← Back to Patterns

Error Handling and Escalation

Availablehumanosintermediate

Overview

When routes fail or confidence collapses, escalate to humans. Fourth Law sibling of Human-in-the-Loop.

Why this matters

  • Do not hide uncertainty
  • Escalation is a first-class outcome
  • Provenance captures the failure path
  • Try it

    >
    SDK:

    Use cases

  • Fraud false-positive review
  • Low-confidence model outputs
  • Connector outages with human fallback
  • See Also

  • Human-in-the-Loop
  • Autonomy profiles