The same pattern shows up across platform deployments and AI pilots. Industry surveys put the AI pilot-to-production rate somewhere between 10 and 20 percent. Standish Group's CHAOS research has put large IT project success rates in a similar range for over a decade. McKinsey's latest State of AI puts AI conversion at the high end of the 10-20 range. Gartner's forecast has 80 percent of generative AI projects remaining in pilot through 2026. MIT's NANDA project reported in 2025 that 95 percent of enterprise generative AI deployments produced no measurable financial return. The numbers vary by survey and by year, but the shape of the problem does not. Most pilots, AI or otherwise, never reach production. The reason is operational, not technical.
01 The illusion of success
Pilots are built to win. That is the point of a pilot. You curate the data, you scope the use case narrowly, you recruit enthusiastic early users, and you let governance and integration slide because it is a controlled experiment. Models hit their accuracy targets. Users say nice things in the post-pilot review. Leadership signs off on a production rollout.
Then production starts and the conditions that made the pilot succeed go away.
A clinical documentation assistant that handled 50 well-formed dictations from a friendly attending now encounters 500 dictations a day across 30 specialties, with three different EMR integrations and HIPAA logging requirements that did not exist in the sandbox. A fraud detection model that performed beautifully on 12 months of cleaned transactions hits production and discovers that real-time data has missing fields, late-arriving records, and adversarial drift the training set never showed. A federal agency's AI document-review pilot that processed 200 redacted documents in 48 hours is now expected to handle 20,000 a quarter while satisfying NIST AI RMF documentation requirements. An enterprise SaaS company's agentic customer support flow that worked on 100 manually-selected tickets now has to operate inside an identity system, an audit pipeline, and a SOC 2 perimeter.
None of those failures is about the model. The model often performs fine. What fails is everything around the model.
02 What actually breaks
Production exposes four operational gaps. They show up in different orders in different sectors but the gaps themselves are universal.
Data readiness
Pilot data is curated. Production data is whatever your operational systems actually produce. The gap shows up first in healthcare and financial services because those sectors already have rigorous data lineage requirements that pilots typically bypassed. It shows up second in government and enterprise tech, usually disguised as "we just need a better data pipeline." Data readiness is rarely a pipeline problem. It is a taxonomy, content quality, and ownership problem. Production needs a documented source of truth, not just an ingestion route.
Governance scaffolding
Pilots run on ad-hoc approvals. Production requires documented approval workflows, audit trails, human-in-the-loop decision points, and a continuously evidenced compliance posture. The sector vocabulary differs (NIST AI RMF for government, HIPAA and HITRUST in healthcare, SR 11-7 in financial services, SOC 2 and ISO 42001 in enterprise tech) but the underlying requirement is the same: when something goes wrong, you need to be able to show who decided what, on what basis, and with what oversight.
Integration architecture
Pilots are almost always standalone. Production AI lives inside an enterprise platform, talks to identity systems, respects role-based access, writes to logs, and recovers from upstream failures. The integration work is consistently underestimated by a factor of two or three, and the underestimate is worst in environments with complex existing platforms (large hospital EMR stacks, federal IT estates, banking core systems, mature SaaS platforms with deep tenancy models).
Change ownership
Pilots run on enthusiasm. Production runs on accountability. The pilot champion who pushed the project through is rarely the right person to own the production system. Production needs named operational ownership across the platform team, the security team, the compliance team, and the business unit consuming the AI's output. Most pilots have one of those four and assume the others will sort themselves out.
Pilots are built to win under conditions production will not replicate. The transition exposes four operational gaps that almost no organization is set up to close on the timeline they planned.
03 The four patterns we see most
Looking across sectors, four failure patterns account for most of the stalled deployments. Ranked by how often they show up first, not how serious they are when they do.
Model-first, architecture-last
The pilot team focuses on model performance because that is the thing they can measure. System design, orchestration, lifecycle management, and observability are treated as engineering details to address later. Production arrives and "later" is now. The team rebuilds the architecture under deadline pressure, the model gets retrained inside an unstable platform, and the metrics that were impressive in the pilot become unreproducible.
Innovation owner, no operations owner
An innovation team or chief data officer's office runs the pilot. They have the budget and the appetite. When production starts, the platform team is asked to take over and discovers they were not part of the design. The system was built assuming access patterns they cannot grant, infrastructure they do not run, or vendors they have not approved. Production stalls while ownership is renegotiated, and the renegotiation surfaces requirements that should have been baked in from week one.
Governance retrofitted at the end
The pilot ran without formal governance because formal governance would have slowed it down. The production rollout cannot ship without governance. The team writes policy documents during deployment week, the documents do not match what the system actually does, and the audit fails. This is the most common pattern in government and financial services. In healthcare, the same pattern emerges around clinical validation. In enterprise tech, around security review.
Integration treated as plumbing
The pilot was a demo. The production system has to live inside an existing platform stack: an EMR system, an ITSM platform, a fraud orchestration layer, an enterprise CRM. The integration work is scoped as a few API calls. It turns out to be identity propagation, audit trail unification, retry logic, dead-letter handling, and cross-system rollback. Each of those is a project on its own. None of them was on the pilot's roadmap.
04 What we would build instead
The organizations that successfully move AI into production share a posture, not a methodology. They treat AI as an enterprise capability subject to the same operational discipline as any other production system, and they do that before they have evidence it works. The artifact set below is what that posture looks like in practice, applicable across sectors.
- An AI capability inventory. Every AI use case in the organization, current and proposed, with its data sources, model class, integration footprint, governance posture, and owner of record. Most organizations cannot produce this document. The act of producing it is itself the most useful diagnostic in the first two weeks of any engagement.
- A production-readiness rubric. A scoring framework across the four operational dimensions (data, governance, integration, ownership) that every pilot has to clear before it gets promoted. Living document, owned by the platform organization, signed off by the consuming business unit.
- A documented governance posture appropriate to your sector. NIST AI RMF mapping for government and adjacent regulated environments. HIPAA and clinical validation documentation for healthcare. SR 11-7 model risk artifacts for financial services. SOC 2 and identity controls for enterprise tech. The frameworks differ. The discipline does not.
- An approval and decision-rights workflow. Who can promote a pilot? Who can deploy a change? Who signs off on a model retraining? Who triggers a rollback? Each question has a named owner and a documented threshold. The workflow exists before anyone needs it.
- Observability and lifecycle tooling stood up before launch. Drift detection, performance monitoring, audit logging, and feedback loops are infrastructure, not optional add-ons. If you cannot observe the system in production, you do not have a production system. You have an experiment.
- An integration architecture document. How the AI capability lives inside your existing platform stack, including identity propagation, audit unification, failure modes, and rollback paths. Reviewed by the platform team during design, not after.
- A change management plan with named champions. Who introduces the system to the user community? What does training look like? How is feedback collected and acted on? What does success look like in week one, week four, week twelve? Pilots can skip this. Production cannot.
- Named operational ownership across four roles. Product owner, platform owner, governance owner, business owner. Each named, each accountable, each in the room when decisions get made. The most common failure mode in late-stage deployments is missing one of these four.
05 What to do this quarter
If you have AI pilots running and you do not know whether they will reach production, here is a specific 90 day playbook to find out.
Days 1 through 30: assessment
- Inventory every AI pilot, proof of concept, and proposed use case currently active in the organization. Cross-functional, not just engineering or data science.
- Score each pilot against the four operational dimensions (data readiness, governance scaffolding, integration architecture, change ownership). A simple red / yellow / green per dimension is enough to start.
- Identify the three pilots with the strongest business case and the most actionable readiness gaps. These are your near-term production candidates.
Days 31 through 60: scaffolding
- Stand up the governance posture appropriate to your sector for the three priority pilots. Documentation, approval workflow, audit trail.
- Engage the platform organization on the integration architecture for each. The output is a written design reviewed by platform, security, and the business owner.
- Name the four operational owners for each pilot. Put them in a recurring forum.
Days 61 through 90: hardening and decision
- Run a production-readiness review against the rubric. Documented go, no-go, or pivot decision per pilot, with criteria and a named decision-maker.
- For the go decisions, build the observability and lifecycle tooling before launch, not after.
- For the no-go decisions, communicate them clearly to the business. A clean stop is more valuable than an indefinite pilot.
The hardest part of this work is not the artifact production. It is the cultural shift from "what does the model do" to "what does the system around the model do." Most organizations have plenty of people who can answer the first question. The firms that operationalize AI well have built a function that owns the second.