Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
How job runtimes execute tasks, workflows, and scheduled work.
| Work | Needs |
|---|---|
| Tasks | Status, logs, retries, and cancellation. |
| Workflows | Durable progress across steps. |
| Cron triggers | Scheduled execution. |
| Record | Meaning |
|---|---|
| Job | Durable execution for a task or workflow target. |
| Workflow run | Multi-step execution with durable progress. |
| Cron trigger | Schedule that creates a new run. |
| Concept | Explains |
|---|---|
| Runs and events | How Veryfront tracks agent, job, and workflow execution. |
| Runtimes | How server, job, sandbox, and connected runtimes execute work. |