pub fn plan(intent: &str, hints: PlannerHints) -> ExecutionPlanExpand description
Heuristic planner (static analysis + intent keywords).
Future: AST pass over worker body to detect ctx.tool / ctx.ai calls.
pub fn plan(intent: &str, hints: PlannerHints) -> ExecutionPlanHeuristic planner (static analysis + intent keywords).
Future: AST pass over worker body to detect ctx.tool / ctx.ai calls.