MC-1 DOCS
API ReferenceCookbook
Docs/Agent Identity + Guard/Approvals and escalation
PublishedGALAST REVIEWED · 30 AUG 2026

Approvals and escalation

Use exact, time-bound human approval when automated authority is insufficient.

Overview

An approval should identify the actor, action, target, scope, expiry, and approver. Broad conversational consent is not a durable execution grant.

  • Require approval for missing or insufficient identity.
  • Bind approval to the exact consequential action.
  • Expire approvals quickly.
  • Consume single-use grants once.
  • Record denials and approval evidence.

Production checklist

  • Keep credentials in a server-side secret store.
  • Set explicit cost, latency, privacy, provider, and regional constraints.
  • Capture route and evaluation evidence for incident review.
  • Test timeouts, cancellation, fallback, and denied-policy paths before rollout.
End of guide
Was this page helpful?