Summarize with local AI
← Field notes

Governance

Guardrails Are Not Governance

One controls behavior. The other defines accountability.

Most conversations about AI safety eventually arrive at guardrails. Input filtering. PII redaction. Prompt-injection defenses. Content policies. Restrictions on what an agent can access or do. All useful. All necessary in the right system. But none of them, by themselves, are governance. That distinction matters.

MODEL BEHAVIOR GOVERNANCE Risk tolerance, decision rights ACCOUNTABILITY Who owns the outcome, and the policy EVALUATION Monitoring, oversight, escalation paths GUARDRAILS Technical controls — the layer everyone points to decisions flow inward ↓
Governance is the outer layer, not a peer of guardrails. Each ring enforces a decision made in the one above it; the core is what a guardrail actually touches — the smallest, last part of the picture.

Guardrails answer: “Can the system do this?”

Technical guardrails operate close to the behavior of the AI system. They can inspect an input. Block a response. Mask sensitive information. Detect a prompt attack. Prevent a model from wandering into a prohibited topic. Constrain the actions an agent is permitted to take. Amazon Bedrock Guardrails shows what this looks like in practice — content filters for hate, violence, and jailbreak attempts, denied topics, PII redaction, word filters, even automated reasoning checks, all running against what goes into the model and what comes out of it. These are important controls. But consider what they cannot answer. A guardrail can block an unsafe output, but it can’t tell you who approved the use case that put the model into production in the first place. It can mask a social security number, but it can’t tell you who owns the risk when the masked answer is still wrong. It can catch a prompt injection attempt, but it can’t tell you who has the authority to pull the system when its behavior quietly drifts six months later. Those are governance questions.

Governance answers: “Who owns the outcome?”

I think this is where the language gets blurred. Teams implement controls around the model and say, “We have AI governance.” What they may actually have is a well-controlled model. Schellman, an independent AI and security auditor, surveyed more than five hundred enterprise leaders in 2026 and found almost exactly this gap. Seventy-four percent said they could pass an AI governance audit. Only twenty-seven percent said their program had actually reached operational maturity. Forty-seven points between confidence and reality. IAPP put it better than I can: “If an organization’s safety strategy begins and ends with guardrails, it may not be managing risk — it may just be managing appearances.”

Governance is larger than that. It is the organizational system that decides how choices about AI get made and who has the authority to make them. It decides what evidence a decision requires and who remains accountable once the system is running. McKinsey’s research backs this up — organizations that build in explicit accountability, a named governance role, an audit line, an ethics team, score meaningfully higher on AI maturity than organizations without clear ownership: 2.6 versus 1.8, on their own four-point scale. NIST’s AI Risk Management Framework makes the same distinction useful a different way. Its Govern function is not a model filter. It is a cross-cutting organizational function covering policy, risk tolerance, defined roles and responsibilities, ongoing monitoring, and even the safe decommissioning of AI systems. ISO/IEC 42001 takes a similarly organizational view, describing an AI management system built around policy, risk management, and continuous improvement. That is a much larger surface area than what happens between a prompt and a response.

A simple way to separate the two

I use this working distinction. Guardrails constrain behavior. Is this input allowed? Is this output safe? Is this agent trying to invoke a tool it shouldn’t touch? Governance establishes accountability. Who approved the use case? Who owns the risk when it fails? Who has the authority to pause the system before the damage becomes real? Guardrails operate inside a single request. Governance operates over the system’s entire life. The two are related. They are not interchangeable.

Guardrails can be part of governance. Governance cannot be reduced to guardrails.

The dangerous case is not always an unsafe model

Imagine an agent with excellent runtime controls. It blocks sensitive information. It detects obvious prompt injection. Its tools are tightly permissioned. Its output passes every configured content policy.

Six months after launch, however: the original product owner has moved teams. Nobody knows who is reviewing performance drift. That’s not a guess on my part. Pacific AI and Gradient Flow surveyed AI leaders in 2025 and found fewer than half — 48% — monitor their production systems for accuracy, drift, or misuse at all. Drop to a small company and that number falls to 9%. Fifty-six percent of the technical leaders they asked gave the same honest reason: speed-to-market beats governance, every time.

The business process has changed. The evaluation set is stale. Academics have a name for this: concept drift. A review of it, published in IEEE’s own transactions journal, covers more than 130 studies and still calls detecting it an open, largely unsolved problem. Scientific Reports went and measured what that actually looks like in production — 128 model-dataset combinations, across healthcare, transportation, finance, and weather — and 91% of them degraded quietly, with no attacker and no dramatic shift. They called it “AI aging.” The model just got old while nobody was watching.

A downstream team has started using the output for a decision it was never designed to support. And nobody is quite sure who has authority to turn it off. McKinsey asked nearly 1,500 executives across 101 countries that same question in 2025. Only 28% said their CEO takes direct responsibility for AI governance. Only 17% said their board does. Fifty-one percent of them had already logged a negative AI incident in the past year — a bad output, a compliance miss, an unauthorized action.

The guardrails might still be working perfectly. NIST wrote an entire function of its AI Risk Management Framework for exactly this gap. They call it GOVERN, and it demands a named owner, a set review cadence, an inventory of what’s actually running, and a real process for retiring a system when it needs to go. Everything I just described fails GOVERN. None of it fails the guardrails.

That gap doesn’t stay theoretical. Gartner is already predicting its shape at scale: by 2027, 40% of enterprise autonomous-AI efforts will be partly derailed by governance gaps that only surface after a production incident. IBM lived the sharper version of that already, back in 2018, before anyone was even calling this “agentic AI.” Watson for Oncology kept running and kept passing its own checks while, according to a STAT News investigation of internal IBM documents, it was recommending a chemotherapy drug contraindicated for a bleeding patient — trained on a small number of synthetic cases instead of being kept current with real patient data and evolving treatment guidelines, while IBM kept marketing it as evidence-based the whole time.

The system is still poorly governed. That is the distinction I care about. A system can be technically constrained and organizationally unaccountable at the same time.

Governance is not a launch gate

There is another pattern I see in how organizations talk about governance:

“It went through governance.”

As though governance were a meeting.

A committee reviews the use case.

A risk assessment gets completed.

Someone approves production deployment.

Done.

That belief is common, and it doesn’t hold up. Deloitte’s 2026 State of AI in the Enterprise report found that among organizations planning to adopt agentic AI, only 21% currently have a mature governance model for it — even though 74% plan to deploy agentic AI within two years. The meeting happens. The standing capability behind it mostly doesn’t exist yet.

But an AI system changes after launch even if the underlying model never changes.

Its inputs change.

Users adapt their behavior.

Business processes move.

Models drift.

Dependencies change.

New failure modes appear.

Someone inevitably finds a use case the original team never anticipated.

Researchers from Harvard Medical School, MIT, and Tecnológico de Monterrey tested this directly. They ran four kinds of machine-learning models against thirty-two real-world datasets spanning healthcare, transportation, finance, and weather — a hundred twenty-eight model-dataset pairs in total — and tracked how each one aged. Ninety-one percent of those pairs degraded over time. Some drifted slowly. Some collapsed overnight, what the researchers called “explosive failure.” Some decayed even when the underlying data barely moved at all.

Regulators have caught up to this too. The EU AI Act doesn’t treat risk management as a one-time gate. Article 9 defines it as “a continuous iterative process planned and run throughout the entire lifecycle of a high-risk AI system, requiring regular systematic review and updating” — written into law, not offered as advice.

Article 72 goes further: it requires providers to actively monitor high-risk systems after they ship — collecting and analyzing performance data for as long as the system is in use, specifically to check that it’s still in compliance.

So governance cannot end at approval.

Production is where much of the governance actually begins.

A score cannot own an outcome

This is also why the evaluation loop I use ends in a decision, not simply a score. An evaluator can tell me: 93%. A judge can tell me: Pass. A red-team harness can tell me: No critical failures detected. None of those numbers owns the consequence of shipping. A person does.

I didn’t land on that rule by instinct. I read the research first. Raja Parasuraman and Dietrich Manzey spent decades assembling the evidence in Human Factors — aviation, medicine, the military. They found two ways people fail around automation: some stop watching it entirely, what the researchers call complacency; others start treating its output as a stand-in for their own judgment, even against the evidence in front of them, what they call automation bias. Training doesn’t fix either one. Neither does experience. Experts fall for it as often as novices do. I used to assume I’d notice if a verdict was wrong. I wouldn’t. Nobody reliably does.

Kate Goddard, Abdul Roudsari, and Jeremy Wyatt tested the same question in medicine. Their review, in the Journal of the American Medical Informatics Association, covered clinical decision-support systems. Same pattern. The tools raise average performance. But they also plant a new kind of error in the workflow — one the clinician stops catching, because the clinician stopped independently checking. Swap “clinician” for “engineer.” Swap “decision-support system” for “eval harness.” That’s my exact fear about shipping on a score alone. A 93% doesn’t just measure the system. Left unchecked, it quietly measures down the person reading it.

This isn’t only lab literature, either. The EU AI Act’s Article 14 names the failure directly, by name, right in the regulation: automation bias. It requires a human overseer who can recognize the pull to over-rely on the system, and who keeps the power to override it, disregard it, or shut it down. NIST’s AI Risk Management Framework draws the same line a different way, splitting Govern from Measure into separate functions — one is who’s accountable, the other is what the numbers say. A regulator and a standards body, working independently, landed on my exact boundary. That’s not a coincidence.

Evaluation helps answer: Is the system performing well enough?

Governance answers: Who gets to decide what “good enough” means, based on what evidence, for this particular use case?

And later: Whose job is it to notice when that answer is no longer true?

That is why technical evaluation and organizational governance have to connect.

The metric informs the decision. It does not replace the decision-maker.

Guardrails belong inside governance

This isn’t an argument against guardrails.

Quite the opposite.

Good governance should make clear which guardrails are required, who owns them, what they protect against, how they are tested, what happens when they trigger, and whether they are still effective.

The mistake is treating implementation of those controls as evidence that the larger accountability problem has been solved.

A useful hierarchy:

The lower layers help enforce decisions made in the upper ones.

They do not create those decisions themselves.

The question I would ask

If someone tells me: “Our AI has guardrails.”

My next question is no longer: “Which ones?”

It is:

Who owns the outcome when the guardrails aren’t enough?

If the answer is unclear, the governance problem is still open.

Guardrails are part of governance. They are not a substitute for it.

Part of a larger framework — The System Around the Algorithm

Sources

  1. Amazon Bedrock Guardrails — content filters, denied topics, PII redaction, word filters, and automated reasoning checks. aws.amazon.com
  2. Schellman, 2026 State of AI Governance whitepaper — 500+ enterprise leaders surveyed; 74% believe they could pass an AI governance audit, 27% say their program has reached operational maturity. schellman.com
  3. McKinsey & Company, Global AI Trust Maturity Survey — organizations with explicit accountability structures average 2.6 on AI maturity versus 1.8 for those without. mckinsey.com
  4. NIST AI Risk Management Framework, Govern function — policies, roles, accountability, monitoring, and lifecycle management. airc.nist.gov
  5. ISO/IEC 42001:2023, AI management systems — policies, objectives, and processes for responsible AI. iso.org
  6. IAPP, “AI Guardrails Are Not Enough, and Governance Teams Should Understand Why,” by Andrew Burt, Nicholas Maietta & Luke Posniewski. iapp.org
  7. Pacific AI & Gradient Flow, 2025 AI Governance Survey — 48% of organizations monitor production AI for drift or misuse, falling to 9% among small companies. pacific.ai
  8. Lu, Liu, Dong, Gu, Gama & Zhang, “Learning under Concept Drift: A Review,” IEEE Transactions on Knowledge and Data Engineering. arxiv.org
  9. Vela, Sharp, Zhang, Nguyen, Hoang & Pianykh, “Temporal quality degradation in AI models,” Scientific Reports. nature.com
  10. McKinsey & Company, “The State of AI” global survey — 1,491 executives across 101 countries; 28% CEO ownership, 17% board ownership, 51% report a negative AI incident in the past year. mckinsey.com
  11. Gartner, autonomous-AI governance-derailment forecast, as reported by CIO.com. cio.com
  12. STAT News investigation by Casey Ross & Ike Swetlitz, IBM Watson for Oncology. statnews.com
  13. Deloitte, “Business and IT Leaders Report AI Agents Are Scaling Faster Than Their Guardrails.” deloitte.com
  14. European Union, EU AI Act, Article 9 — risk management as a continuous, iterative process. artificialintelligenceact.eu
  15. European Union, EU AI Act, Article 72 — post-market monitoring of high-risk AI systems. artificialintelligenceact.eu
  16. European Union, EU AI Act, Article 14 — human oversight and automation bias. artificialintelligenceact.eu
  17. Parasuraman & Manzey, “Complacency and Bias in Human Use of Automation,” Human Factors. journals.sagepub.com
  18. Goddard, Roudsari & Wyatt, systematic review of automation bias in clinical decision support, Journal of the American Medical Informatics Association. pubmed.ncbi.nlm.nih.gov

Better business. Better work.

AI · runs on your device, not a server

Summarize this post

Generated on-device by a small open Gemma model running in your browser via WebGPU — nothing about this article is sent anywhere. The model downloads once and is cached by your browser after that, so it's free to use, every time, for every reader.

Local Gemma · always free inference

summary.local