jargon

Applied AI·Agents

the second agent picked up the task without half of what the first one had learned, and redid the work or got it wrong.

Handoff

Draft summary, pending review

Transferring control between agents, or from agent to human, with enough state for the receiver to continue. Poorly designed handoffs, where context is dropped in transit, are a top failure mode of multi-agent setups.