Home/The AI Governance Maturity Model: From Ad Hoc to Runtime Enforcement
Guide

The AI Governance Maturity Model: From Ad Hoc to Runtime Enforcement

An AI governance maturity model with 5 stages. Assess where your org sits and what to build next to govern AI at runtime, not on paper.

What an AI governance maturity model is for

An AI governance maturity model is a staged map of how an organization moves from no controls over its AI use to controls that hold at runtime across every model and team. It exists so a CIO or head of risk can answer one question honestly: when an employee or an agent sends data to an LLM right now, what actually governs that call? Most maturity frameworks score policy documents and committee structures. That measures intent, not control. The version below scores enforcement, because a policy nobody can apply at the moment a prompt leaves the building governs nothing. Use it to locate your current stage, then build only the next one. Skipping stages is how teams end up with a thick policy binder and zero ability to intercept a real request.

Stage 1: Ad hoc

AI use is happening and nobody owns it. Teams adopt ChatGPT, Copilot, and a handful of point tools on their own. There is no inventory of which systems touch which data, no record of what leaves the org, and no single person accountable. The risk here is not hypothetical: this is the stage where customer data and source code land in a public model with no audit trail. The signal you are in Stage 1 is simple. Ask three colleagues which AI tools the company uses and you get three different answers. The first move is not a policy. It is discovery: find the shadow AI already in production before you write a rule about it.

Stage 2: Documented

You have a written AI policy, an acceptable-use standard, and maybe an approval form. This is real progress and also the most dangerous plateau, because documentation feels like control without being control. The policy says do not paste PII into external models. Nothing stops anyone from doing exactly that. Compliance lives in a wiki page and a quarterly training. Most organizations stall here for a year or more because the next step costs engineering effort rather than authorship. The honest test for Stage 2: could you produce, today, a log of every prompt your org sent to an external model last week? If the answer is no, your governance is documented but not observed.

Stage 3: Observed

AI traffic now flows through a known path and you can see it. A gateway or proxy sits between your teams and the model providers, so every request and response is logged, attributed to a user or service, and retained. You can answer who used what, when, and with which data. Observation is the inflection point, because once you can see runtime behavior you can measure policy violations instead of guessing at them. The limit of this stage is that seeing a violation and stopping it are different capabilities. You will catch the PII leak in the audit log on Tuesday, after it left on Monday. That gap is what Stage 4 closes.

Stage 4: Enforced

Policy now executes at runtime. The same control point that observes traffic also acts on it: it redacts PII before the prompt reaches the model, blocks calls that breach policy, and fails closed when a request is ambiguous rather than letting it through. Enforcement is unified across providers, so the rule that protects a request to one model protects a request to every model, including open-source ones a team spins up next quarter. This is where governance stops being retroactive. You are no longer documenting what went wrong; you are intercepting it before it does. For most regulated organizations this is the target state, and reaching it is an engineering and architecture decision, not a documentation exercise.

Stage 5: Governed at scale

Enforcement now extends to autonomous agents and holds as AI use multiplies. Agents act rather than answer, so the control layer has to intercept tool calls and actions in real time, not just text. Policy is versioned and tied to evidence, so an auditor can trace any decision back to the rule that produced it. New teams, new models, and new agents inherit the governed layer by default instead of bolting controls on afterward. The mark of Stage 5 is that adding a new AI use case does not add governance debt, because the control plane the use case runs on already enforces the rules. Few organizations are here yet. The ones that get here treated governance as infrastructure from Stage 3 onward rather than as a policy afterthought.

How to use the model without stalling

Score yourself by capability, not aspiration. If you cannot pull a runtime log of external model calls, you are below Stage 3 regardless of how good the policy is. Pick the single next stage and build the one capability that defines it, then re-assess. The most common failure is jumping from Stage 2 straight to buying a platform that promises Stage 5 features while the org still cannot answer the Stage 1 discovery question. Build the control point that gives you observation first, because observation is the foundation every later stage stands on. Governance that you can enforce at runtime is the destination; the maturity model is just the order of operations to get there.

Frequently asked questions

What is an AI governance maturity model?

It is a staged framework for assessing how far an organization has moved from no controls over AI use to controls that enforce policy at runtime across every model and team. The stages here are Ad hoc, Documented, Observed, Enforced, and Governed at scale, scored by enforcement capability rather than by how many policy documents exist.

Why score enforcement instead of policy documents?

A written policy measures intent, not control. If nothing intercepts a prompt at the moment it leaves your network, the policy governs nothing in practice. Scoring enforcement tells you what actually happens when a real request hits a model, which is the thing regulators and incidents care about.

What is the most common stage to get stuck at?

Stage 2, Documented. Writing an acceptable-use policy feels like control but does not stop anyone from pasting sensitive data into an external model. Teams stall here because the next stage, Observed, requires routing AI traffic through a control point and logging it, which is engineering work rather than authorship.

Do I need to reach Stage 5?

Not necessarily. For most regulated organizations, Stage 4, Enforced, is the practical target: policy executes at runtime, PII is redacted before it reaches a model, and violations are blocked rather than logged after the fact. Stage 5 matters most once autonomous agents are taking actions in production.

AI Governance Maturity Model: 5 Stages from Ad Hoc to Enforced