This appendix defines the core vocabulary used throughout the book.
| Term | Definition |
|---|---|
| Authority | The formally delegated right to approve or deny a consequential action. |
| Admissibility | The runtime determination that an action satisfies governance requirements. |
| Consequence | An action capable of changing operational, legal, financial, or organizational state. |
| Evidence | Verifiable information supporting a governance decision. |
| Ledger | An append-only record of governed execution events. |
| Replay | Deterministic reconstruction of execution from recorded events. |
| Projection | A derived operational view generated from immutable events. |
| Decision Engine | The runtime component evaluating authority, policy, evidence, and admissibility. |
| Execution Governance | Governance applied continuously during operational execution rather than only before deployment. |
| Constitutional Runtime | The execution environment that enforces governance before consequence. |
No consequential action should execute without verified authority, sufficient evidence, applicable policy, and a positive admissibility decision.
This document forms part of the CEI publication record. Supporting evidence is organized through the engineering-evidence archive, specifications, architecture documentation and replay verification materials.