Agent interface
Controls user interaction and workload input.
AI Agents translate user intent into workloads. They are one source of execution demand, while the network behind them handles state, orchestration, routing, distributed processing, and results.
The Agent defines how a user provides intent and receives output. It does not replace Execution Jobs, Workflow Runs, routing, or Execution Nodes. Those network responsibilities remain consistent regardless of which Agent originated the workload.
Controls user interaction and workload input.
Tracks the workload independently of the interface.
Processes assigned work without becoming the Agent.
Returns output while preserving execution history.