When a single agent isn't enough, you orchestrate several — a specialist for each part of the job, an orchestrator directing them, shared memory between them. This book shows you how to design, wire and run a multi-agent process end to end, with the monitoring and guardrails that keep a team of agents trustworthy.
It builds directly on the single-agent foundations from Book 6: designing a genuinely multi-agent process, giving agents shared memory and state so they can hand off work cleanly, and building the specialist agents plus the orchestrator that directs them. A full worked example walks an entire process end to end.
As with the rest of the series, it doesn't stop at "it works once" — monitoring and audit trails, testing a multi-agent system properly, and the guardrails and oversight that keep a team of agents from quietly going wrong are all covered before the cost-and-complexity chapter that's honest about when to stop.