$ governance --declare
Governance & Compliance as Code
Projects, repositories, branch policies, environments and approvals reconciled from version-controlled YAML — reviewable, auditable and reproducible.
Infrastructure moved to code a decade ago. The delivery control plane mostly did not — branch policies, environment approvals and repository permissions are still clicked into a portal, undocumented and unreviewable.
That shows up during audits, when nobody can evidence what the policy was six months ago, and during onboarding, when a new project is configured from memory and quietly differs from every other one.
The model
- Everything declared in YAML and reconciled by an idempotent provisioner
- A plan step producing a readable diff before anything changes
- A manual approval gate before apply — this is the control plane, not an application
- Typed per-operation results, so a failure names the exact project and resource
Ready to talk governance & compliance as code?
Bring your current setup — we'll bring a migration path.