There is a sentence making the rounds of boardrooms, LinkedIn feeds, and strategy offsites: AI transformation is a problem of governance. It has become one of those phrases that travels on its own, quoted in security-vendor essays, CTO-audience commentary, and a thousand slide decks, because it names something executives can feel: the models are clearly capable, the pilots keep happening, and yet the transformation is not transforming. Blaming the algorithms stopped being plausible sometime around the third impressive demo. Governance is the culprit left standing.
The sentence is right. The data behind it is overwhelming, and this essay will make its case stronger than most of its fans do. But the sentence hides a trap in its most important word, because what most organizations practice under the name of governance, committees, policies, review boards, principles documents, is not the thing whose absence is killing their AI programs. The governance that decides AI outcomes lives lower in the stack than any committee: in where systems run, who can touch what, what changed when, and what happens when the person who built something leaves. In software, governance that cannot answer those questions is prose. And the argument of this essay is that for AI transformation, deployment discipline is not a subject of governance; it is the governance.
The case for the sentence
Start by steelmanning the boardroom consensus, because it deserves it.
RAND's study of AI project failure, built on interviews with 65 experienced AI practitioners, found the leading root cause was leadership-driven: 84 percent of those interviewees pointed to failures of direction, mischosen problems, undefined success, shifting priorities. Not one of the five root causes RAND identified is about model capability. MIT's Project NANDA reached the same shape from the other side: 95 percent of enterprise generative AI pilots produced no measurable P&L impact, and the divide between the failing many and the succeeding few was organizational, whether systems were adapted into real workflows or dropped on top of them. The trend lines agree: S&P Global Market Intelligence found the share of companies abandoning most of their AI initiatives before production jumped from 17 to 42 percent in a year, and Gartner forecasts more than 40 percent of agentic AI projects canceled by the end of 2027.
Meanwhile the regulatory floor is rising underneath everyone. The EU AI Act is in force with obligations phasing in by risk class, and the NIST AI Risk Management Framework has become the de facto vocabulary for AI risk programs in the US. Enterprises are not wrong to reach for governance language; the law is reaching for it too. And the regulatory posture sharpens this essay's question rather than softening it, because what regulators ultimately request is evidence: an inventory of systems, records of what ran when, demonstrations of control over access and change. An organization can hold a flawless policy binder and still be unable to produce any of that, and the gap between the binder and the evidence is exactly the gap this essay is about. Regulation does not ask whether you meant well. It asks what you can show, and it asks on its schedule rather than yours, which converts evidence infrastructure from prudence into a filing deadline.
So the consensus stands on real ground: AI transformation fails organizationally, not technically, and the failures are exactly the kind governance exists to prevent. The question the consensus never quite asks is why, given several years and considerable budget, all that governance keeps failing to prevent them.
What governance actually produced
Walk into the enterprise that took the sentence seriously and inventory what its AI governance program built: an AI policy, an ethics committee, a use-case intake form, a risk taxonomy mapped to NIST categories, a review board that meets monthly, and training with a completion dashboard. Every artifact is defensible. Together they form a system with one property that should alarm everyone involved: it is made almost entirely of documents about intentions.
Now replay the actual failure modes against it. The pilot that died waiting for the product roadmap did not violate any policy; it starved in a queue no policy governs. The credential that lived in an engineer's env file was forbidden by at least two documents, which is precisely how it ended up in the env file, because the sanctioned path was slower than the deadline. The integration that became unownable when its author resigned passed its review board twice; the review board does not attend resignations. The shadow AI tools that employees actually use daily never entered the intake form at all. Every one of these is a governance failure in the honest sense of the word, and not one of them is reachable by the governance apparatus as built, because the apparatus governs decisions about systems while the failures happen inside the operation of systems.
This is the trap in the famous sentence. It diagnoses correctly and then funds the wrong layer, because in most organizations "governance" defaults to meaning oversight prose, and oversight prose cannot vault a credential.
A policy cannot vault a credential. A committee cannot roll back a deployment. A principles document cannot tell you what is running at which customer right now. In software, governance that lives in documents governs nothing; governance that lives in infrastructure governs everything, whether or not anyone calls it governance.
Governance, recompiled
Take the five questions any serious governance regime, regulatory or internal, ultimately asks of an AI system, and notice what kind of thing each answer is.
What AI is running, and where? This is an inventory question, and it is answerable only by infrastructure that enumerates deployments as a property of how they ship. An organization whose customer-specific AI integrations deploy through one platform can answer from a screen. An organization whose builds live on laptops answers from memory, which is to say it cannot answer, which under the incoming regulatory regimes is itself a finding.
Who can access what? Credential custody. If engineers can read the secrets they use, access control is a trust arrangement wearing an architecture costume. If credentials sit in a zero-access vault, referenced by code but never visible to humans, the access answer is structural and auditable, and the difference between those two answers is the difference between passing a review in one round or three.
What changed, and when? Version retention. Auditability is not a report someone writes after the fact; it is a property of systems that retain every version as they operate. "We believe the running copy matches the approved copy" is not an audit answer. A diff is.
Who is accountable, and does accountability survive turnover? Ownership and handoff. The bus-factor-of-one AI deployment is a governance violation no policy names: a system whose accountable owner is a single resignation away from being nobody. Governance that survives people requires transfer to be an operation, not an aspiration.
Is it behaving, and how would we know? Monitoring and evaluation against real cases, continuously, not at the review board's monthly cadence. Drift does not schedule itself for the third Thursday.
Five questions, five infrastructure properties: inventory, custody, versions, handoff, observation. Readers of our work will recognize the shape: these are the same five verbs that define FDE ops, the operational discipline under customer-specific and environment-specific code, arrived at from the governance direction instead of the operations direction. That convergence is the essay's whole point. The deployment layer and the governance layer are not adjacent concerns that should coordinate. Done properly, they are the same layer, and RAND said as much when it listed underinvestment in deployment infrastructure among the root causes of AI failure: the projects died of missing governance-grade infrastructure, filed under a different budget line.
The counterargument, taken seriously
The strongest objection to this essay runs: infrastructure without policy is just as incomplete as policy without infrastructure. Somebody still has to decide which decisions may be automated at all, which use cases are off-limits, what risk class a system belongs to, and what the organization owes the people its AI touches. A vault has no opinion on whether the claims-denial model should exist. All true, and worth conceding in full: the judgment layer is real, it is human, and committees are the right tool for it.
But notice the asymmetry the concession leaves intact. The judgment layer is where most governance budgets already live, staffed and funded and meeting monthly, while the enforcement layer, the one that determines whether any judgment ever becomes operational fact, is the layer RAND found chronically underinvested. Nobody is arguing enterprises have too much policy thoughtfulness; the failure data argues they have nowhere to run it. The right model is layered: policy decides what should be true, infrastructure makes it true and proves it stayed true, and audit reads the proof. Organizations funding only the first layer are not doing two-thirds of governance. They are doing the third that cannot function without the other two, which the 42 percent abandonment rate prices honestly.
There is also a quieter reply to the objection: good infrastructure makes the judgment layer smarter. A review board that can see the real estate, every deployment, every drift event, every near-miss, makes better use-case decisions than one reasoning from intake forms, because the intake form describes the system someone intended to build, and the infrastructure describes the one that exists.
The five-question audit, run on yourself
The essay's argument compresses into a test any transformation office can run this week without buying anything. Pick your three most consequential AI deployments, internal or customer-facing, and answer the five questions from the section above with evidence, not recollection: produce the inventory, show who can read the credentials, diff the running version against the approved one, name the accountable owner and their tested successor, and pull the last month of quality signal. Score one point per question answered from a system rather than from a person's memory.
Fifteen points is governance. Eight is a program with gaps and a map of them, which is respectable, and the map alone is worth the afternoon, because gap-shaped budgets get approved and vibe-shaped budgets do not. Repeat the test quarterly and chart the score; a governance program that cannot show its own trend line is making the essay's point about itself. Below five, the honest conclusion is that your organization has AI governance documents and no AI governance, and the budget conversation that follows should start at the infrastructure layer, not with a policy revision. Most organizations that run this test are surprised in the same direction, which is itself the essay's thesis wearing lab clothes.
What this means for the transformation office
Three reallocations follow for anyone who owns AI transformation and believes the sentence.
Fund the last mile out of the governance budget. The money currently buying the fourth policy revision buys more governance as deployment infrastructure: the platform where AI-adjacent builds ship, the vault where credentials live, the version history that makes audit a query. This is not governance money diverted to engineering; it is governance money finally reaching the layer where governance is enforceable. The stack that needs funding is mapped in our guide to AI implementation software.
Measure custody coverage, not policy coverage. The metric that predicts both audit outcomes and project survival is the fraction of AI-related builds running on sanctioned, enumerable, vaulted, versioned infrastructure. Every percentage point of shadow deployment is ungoverned surface, whatever the training-completion dashboard says. And the way to raise the number is never enforcement theater; it is making the sanctioned path the fastest path, because engineers route around slow governance exactly the way pilots die after the POC: quietly, for structural reasons, while everyone follows the rules that exist.
Treat the review board as a customer of the infrastructure, not a substitute for it. Committees are good at judgment calls: should we automate this decision, what risk class is this use case. They are catastrophically bad at operational truth, and they should stop being asked for it. Wire the board's meetings to read from the deployment layer, what is running, what changed, what drifted, and the same people become dramatically more useful, because they are finally governing reality instead of narratives about it.
The four-layer stack, and who owns each
Assembled, the recompiled model has four layers, and naming their owners prevents the turf war that stalls most governance reforms. Principles, what the organization will and will not do with AI, belong to leadership and change rarely. Policy, the risk classes, review thresholds, and use-case rules, belongs to the governance office and translates principles into decisions. Infrastructure, the layer this essay argues is chronically starved, belongs to engineering: the deployment platform, the vault, the version history, the handoff machinery that makes policy physically true. Audit, the reading of evidence against intention, belongs to whoever answers to the regulator, and becomes nearly free when the infrastructure layer exists, because evidence is a query rather than a quarter-long archaeology project.
The budget heuristic that falls out: an organization spending meaningfully on layers one, two, and four while layer three runs on laptops has built a courthouse with no locks on any door, and the honest rebalancing usually moves money down the stack, not up. The test from the previous section tells you your own ratio in an afternoon.
The vendor's version of the same argument
Everything above reads as advice to enterprises, and it doubles as the buying criterion enterprises are already applying to their vendors. When a customer's security and governance teams review a vendor whose engineers build customer-specific integrations, their questions are the five above, pointed outward: where does our integration run, who holds our credentials, what changed, who takes over when your engineer leaves. Vendors answer with either architecture or reassurance, and the contract increasingly follows the architecture.
That is the design brief Archway was built against. The platform for forward deployed engineering teams makes the governance answers structural: every customer build enumerable as a bridge (a serverless function connecting the product to one customer's systems), credentials in an AES-256 vault with zero-access custody (the security model), every version retained and owned by the organization, handoff as a same-org reassignment with a note and those retained versions. Speed for the people who ship; custody and control for the organization, which is to say, governance that holds at the only layer where it can. The first two bridges are free, then $45 per bridge per month, which prices the experiment of governing one real deployment properly at zero.
The sentence in the headline earned its circulation. It just needs its second half. AI transformation is a problem of governance, and governance, in software, is a problem of deployment. Run the five-question audit, fund the layer that failed it, and re-run it in a quarter; that loop, repeated, is what a real transformation program looks like from the inside. The organizations that internalize both halves stop writing documents about the transformation and start operating it, which is, in the end, the only kind of transformation there is.
Sources and notes
-
NeuralTrust, "AI Transformation Is a Problem of Governance," and CTO Magazine's commentary of the same title: examples of the circulating thesis this essay engages. https://neuraltrust.ai/blog/ai-transformation-governance-problem and https://ctomagazine.com/enterprise-ai-governance-ai-transformation-is-a-problem-of-governance/
-
RAND, "The Root Causes of Failure for Artificial Intelligence Projects and How They Can Succeed": 65-practitioner study; leadership-driven causes cited by 84 percent of interviewees (50 industry, 15 academic); underinvestment in deployment infrastructure among root causes. https://www.rand.org/pubs/research_reports/RRA2680-1.html
-
MIT Project NANDA, "The GenAI Divide: State of AI in Business 2025," as reported by Fortune: the 95 percent finding and the organizational divide. https://fortune.com/2025/11/11/why-ai-adoption-is-failing-seven-mistakes/
-
S&P Global Market Intelligence, Voice of the Enterprise: AI and Machine Learning, as reported by CIO Dive: share of companies abandoning most AI initiatives before production rose from 17 to 42 percent. https://www.ciodive.com/news/AI-project-fail-data-SPGlobal/742590/
-
Gartner, "Gartner Predicts Over 40% of Agentic AI Projects Will Be Canceled by End of 2027." https://www.gartner.com/en/newsroom/press-releases/2025-06-25-gartner-predicts-over-40-percent-of-agentic-ai-projects-will-be-canceled-by-end-of-2027
-
European Commission, the EU regulatory framework for AI (EU AI Act). https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai
-
NIST, AI Risk Management Framework. https://www.nist.gov/itl/ai-risk-management-framework
-
Archway product claims are first-party and match the published product facts at https://www.tryarchway.ai (llms.txt).
