Agents and automation

Handoff

working definition

Definition

A transfer of active responsibility, context, and next-action authority from one agent or person to another.

Distinguish it from nearby terms

A handoff transfers control; calling another agent as a tool may return a result while the caller retains control.

Check your understanding

A valid handoff must preserve essential state and must actually stop the prior actor from continuing.