From Policy to Commit: Execution-Boundary Control for Governed AI Systems
Description
AI governance frameworks describe intent. They define policies, assign responsibilities, establish monitoring pipelines, and mandate audit trails. Yet none of these mechanisms answer the question that matters most in an agentic system: was the invalid action physically unreachable?
This working paper defines CommitGate: an execution-boundary control architecture in which consequence-producing actions must present fresh, scoped, attributable, non-replayable authority before execution. Refused actions generate signed receipts, are written to an append-only audit trail, and must produce no downstream mutation.
The claim is deliberately narrow. CommitGate does not prove AI safety, model correctness, organisational compliance, or trustworthy judgement. It defines one inspectable control object: a commit boundary where a governed AI-enabled system can still be stopped before consequence.
Notes
Files
From_Policy_to_Commit_Ricky_Dean_Jones_AlvianTech_Working_Paper_v0.1.pdf
Files
(45.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b01245f8cfff7d00e90ae84c26896b31
|
45.0 kB | Preview Download |
Additional details
Related works
- Is supplemented by
- Software: https://github.com/AlvianTech/commit-gate-core (URL)