Exception Architecture
The designed protocol governing what happens when an agent encounters an operational state not present in its knowledge layer — specifying which states the agent resolves autonomously, which escalate to the Steward, under what conditions the escalation protocol invokes a human, and what record is written to the Operational Ledger when the exception is resolved.
Exception Architecture is not an edge case protocol. In a well-designed autonomous system, exceptions are the primary learning surface — the points at which the business's operational knowledge is tested against operational reality and updated. The quality of Exception Architecture determines the rate at which the Operational Ledger compounds, which determines the rate at which MTTI extends and the Escalation Rate falls.
The Steward who designs Exception Architecture is not the same Steward who handles individual exceptions as they arise. The design role requires precise specification made before the first execution cycle: which operational states are deterministic enough for the agent to resolve autonomously, which require escalation, under what conditions escalation invokes a human decision, and what record must be written to the Operational Ledger when each class of exception is resolved. The operational role requires responsiveness. Both belong to the same person in a lean autonomous business — but conflating them produces systems whose exception protocols are designed retrospectively, in response to failures, rather than prospectively, before the first execution cycle.
The most common failure in Exception Architecture is treating exceptions as problems to eliminate rather than as inputs to encode. A system designed to minimise exceptions produces a knowledge layer that grows slowly, because its exceptions are rare and therefore its learning cycles are rare. A system designed to classify, route, and encode exceptions produces a knowledge layer that grows with every resolved condition — because each resolution is a new entry in the Operational Ledger, a reduction in the future Escalation Rate for that class, and a refinement of the Intervention Threshold that governs when the agent can resolve the next similar condition autonomously.
Related Terms
In the Log
First used: May 2026