P08: Dynamic Workflows
What You Do
Start from a manual deep-research orchestrator, then replace the fixed Python loop with a workflow-capable harness where the model chooses bounded fan-out and fan-in work.
Harness Mechanism
Workflow tool, model-authored orchestration, sub-agent roles, and skills that constrain when the model may coordinate work.
Open First
Keep
A workflow skill and a decision rule for when model-authored orchestration reduces brittle application code without hiding too much control inside the model.