Published May 2, 2026 | Version v0.1
Working paper Open

From Policy to Commit: Execution-Boundary Control for Governed AI Systems

Authors/Creators

  • 1. AlvianTech

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

This is a working paper, not a compliance claim, standard, certification, or institutional endorsement.

 

Claim boundary: This paper does not claim to prove AI safety, model correctness, organisational compliance, or trustworthy judgement. It claims only that, for a correctly implemented gate, a consequence-producing action cannot execute unless fresh, scoped, attributable, non-replayable authority is presented and admitted at the commit boundary.

Files

From_Policy_to_Commit_Ricky_Dean_Jones_AlvianTech_Working_Paper_v0.1.pdf

Files (45.0 kB)

Additional details

Related works

Is supplemented by
Software: https://github.com/AlvianTech/commit-gate-core (URL)