Use this for
| Work | Needs |
|---|---|
| External agent service | Run agents outside managed server runtime. |
| Worker pool | Accept agent runs from the control plane. |
| Private runtime | Keep execution inside your infrastructure. |
What it reports
| Area | Role |
|---|---|
| Agent execution | Runs the selected agent and tools. |
| Event streaming | Sends run events to the control plane. |
| Runtime health | Reports whether it can accept work. |
How it fits
The control plane owns durable run state. Connected runtimes execute selected runs. They do not own run identity, lineage, replay, resume, or cancellation.Related concepts
| Concept | Explains |
|---|---|
| Runs and events | How Veryfront tracks agent, job, and workflow execution. |
| Server runtime | How server runtimes host app routes and agent runtime services. |