← Dictionary

5. Orchestrating many agents

Handoff

The moment work passes between agents, or between agent and human — including everything the receiver needs to continue: state, decisions made, open questions.

Why it matters: orchestration mostly fails at the seams. A worker agent that finishes perfectly but hands over incompletely has failed — the next worker starts half-blind. Great orchestration is largely great handoffs.