Content plan
Learners can run one or many agents against a plan without it turning to chaos.
Outcome
Learners can run one or many agents against a plan without it turning to chaos.
Planned coverage
- The delegation line in practice: hand over the seam’s spec; the agent implements within the bounded task.
- Boundary as unit of delegation.
- Parallelizing agents: integration contracts from Module 6 let parallel agents work without colliding.
- Contract as coordination.
- Orchestration vs choreography applied to agents: a central orchestrator driving sub-agents vs agents reacting to shared signals.
- When to use each model, and when to reach for sub-agents.
Agent payoff
This is the literal “orchestrating AI agents” the title promises — grounded in the same patterns as the software.