Skip to main content

plan

Function plan 

Source
pub fn plan(intent: &str, hints: PlannerHints) -> ExecutionPlan
Expand description

Heuristic planner (static analysis + intent keywords).

Future: AST pass over worker body to detect ctx.tool / ctx.ai calls.