Escalation is a loop control mechanism where an agent passes a problem it cannot solve to a human operator or a fallback system.

Why it matters: Escalation is a critical safety valve that prevents an agent from getting stuck or failing silently. The agent’s design must clearly define when to escalate, treating it as a planned safety feature, not a failure.

Connections:

Sources: