Glossary
Pre-execution authorization
Every guarded action is evaluated before it runs. Control happens upstream of execution.
Pre-execution authorization means the authority check completes before the downstream system mutates state. Control is upstream of execution — not reconstructed from logs after damage is done. Shadow mode observes without enforcing until readiness promotes gating.
