Expand description
Execution plan schema derived from a workflow definition. Execution plan schema.
A plan is derived from a workflow definition by choosing concrete models, context budgets, and prompt content for each task.
Structs§
- Execution
Plan - A concrete execution plan for a workflow.
- Task
Plan - Planned execution for a single task.
- Wave
Plan - Planned execution for a single wave.
Enums§
- Tool
- Tool/harness selector for an execution plan.