Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
How connected runtimes execute agent runs through registered services or workers.
| 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. |
| 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. |
| 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. |