Skip to main content

Concepts

Agentstration separates what is declared, what executes, and what users ask the system to accomplish.

DistinctionMeaning
Agent ≠ Agent TypeAn Agent is a governed definition; an Agent Type is a reusable behavioral template referenced by an Agent.
Model Provider ≠ Model ProfileA Provider describes connectivity/capabilities; a Profile expresses portable model intent and selects a provider/model.
Tool Provider ≠ ToolA Tool Provider is a discoverable source; a Tool is Agentstration's governed identity with independent enablement and availability.
Flow ≠ FlowRunA Flow is a versioned processing definition; a FlowRun is one durable execution of a resolved definition.
Interaction ≠ WorkTaskAn Interaction is the durable user conversation; a WorkTask is the user-facing projection of asynchronous work.
Pack ≠ Resource ≠ WorkA Pack distributes resources; resources declare capability; Work and Runs are functional or technical instances.
Management Plane ≠ Runtime PlaneManagement owns desired state; Runtime materializes and executes it.
Tenant ≠ WorkspaceTenant is a planned broader isolation concept; Workspace is the implemented Workplace isolation boundary.