Module workflow_plan

Module workflow_plan 

Source
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§

ExecutionPlan
A concrete execution plan for a workflow.
TaskPlan
Planned execution for a single task.
WavePlan
Planned execution for a single wave.

Enums§

Tool
Tool/harness selector for an execution plan.