Home / Applied AI / 01. AI Engineering / 16. Multi Agent Coordination Multi Agent Coordination¶ The chapters in this module, in reading order. # Chapter 00 Multi-Agent Systems — The Five-Year-Old Version 01 Single-Agent Overload — when one employee does everything 02 Orchestrator-Worker — the default org chart 03 Pipeline Topology — stage by stage, no shortcuts 04 Debate & Critique — disagreement as error detection 05 Hierarchical & Peer-to-Peer — scaling the org chart 06 Task Decomposition — splitting work along failure boundaries 07 Handoff Design — structuring what passes between agents 08 Shared State vs Messages — the architecture fork 09 Cost & Latency in Multi-Agent — the multiplication problem 10 Debugging Multi-Agent — finding the broken handoff 11 Honest Admission — what multi-agent still gets wrong