Govern-as-Code
Write the rule as code
- Question it answers
- What is it allowed to do?
- What it proves
- A policy verdict tied to a commit, a pull request or a deploy — machine-readable and reproducible.
- Artefacts
-
- Policy-as-code library under version control
- Crosswalks that map each policy to the frameworks it serves
- CI/CD wiring that runs the policy at the right gate
- A structured policy verdict (allow/deny, rule id, input hash, timestamp) per evaluation
- Tool categories
-
- Policy engines
- OPA/Rego
- Cedar
- Machine-readable policy artefacts (proposed)
- Policy Cards
- Policy engines
- Maps to
-
- EU AI Act Art. 9 (risk management)
- ISO/IEC 42001
- NIST AI RMF (Govern)
- CSA AICM
- OWASP Agentic ASI02/ASI03