01 / The operating case
What changes in a real workflow?
A network outage triggers a request to disable a production firewall policy.
- 01Authority origin
- 02Task and grant
- 03Current decision
- 04Observed outcome
02 / Decision contract
What the executor must check
Require an accountable operator or precisely defined safety trigger, exact resource, short expiry, dual control where possible, independent logging and post-use review.
03 / Failure and evidence
What goes wrong, and what can be proven?
An agent self-declares emergency mode and retains broad privileges after recovery.
Keep trigger, initiator, override grant, every action, expiry and review outcome.
04 / Canonical scope
Why this reference stands alone
Fail-closed behavior governs ordinary unavailable authority; this page owns explicit exceptional authority.
Illustrative implementation artifact
Override lifecycle
REQUESTED -> OPERATOR_VERIFIED -> ACTIVE
ACTIVE: exact resource + action + short expiry
ACTIVE -> EXPIRED or REVOKED
all uses -> INDEPENDENT_AUDIT -> POST_USE_REVIEWPrimary references