Escalation Pattern
PatternsDefinition
A reliability pattern where the agent recognizes conditions it cannot handle autonomously and escalates to a human or higher-capability system. Escalation triggers include: conflicting data sources, low confidence scores, ambiguous requirements, or irreversible high-stakes actions.
Example Usage
If the agent cannot determine which of two conflicting data sources is authoritative, escalate to a human rather than guessing.