insight

Why AI pilots stall before production

Jens Østergaard4 min read

Software architect and consultant. Works with business-led product development, distributed systems, operational AI, and production software delivery.

Answer first

A working demo is not a working system. The difference between AI that ships and AI that stalls is operational integration, not model quality.

Most organizations have run an AI pilot by now. Far fewer have AI running reliably inside the systems their teams use every day. The gap between the two is rarely about model quality. It is about everything that surrounds the model.

The pilot trap

A pilot proves a capability in isolation: a model answers questions well against a curated dataset in a controlled demo. That is a useful signal, but it sidesteps the hard parts. Real systems have existing identity and access controls, audit requirements, messy data spread across many sources, and users who need answers they can trust and trace.

A pilot is also graded by the people who built it, on questions they chose, in a session where a weak answer costs nothing. Production reverses those conditions. A weak answer lands in a case file or in a decision somebody has to defend later.

When a promising pilot is asked to operate inside those constraints, the work that was deferred comes due all at once. That is where most enterprise AI stalls.

Why the demo flatters the system

Documents assembled for a pilot tend to be current, structured, and drawn from one place. The same subject matter in production sits across systems with different owners, includes superseded versions nobody marked as superseded, and carries access restrictions the pilot ignored. A demo also covers only the questions it was built for, while real users arrive with exceptions and with cases where the correct response is that the material holds no answer.

What operational AI actually requires

  • Integration with existing platforms, workflows, and identity systems rather than a standalone interface
  • Role-aware access so the model only surfaces what a given user is permitted to see
  • Source traceability so answers can be verified and trusted in operational use
  • Observability and monitoring so failures and drift are visible, not silent
  • Governance and control as an operating mechanism, not a one-time compliance checkpoint
  • A named owner after go-live, with budget for the maintenance the system will need

Where the cost actually sits

Access control is the clearest case. A model retrieving from an organization's own content inherits every permission question that content carries, and the entitlements of the person asking have to be enforced during retrieval rather than in a prompt. Retrofitting that onto a system designed without it is close to rebuilding the system.

Monitoring is the requirement most often left out, because a pilot has no operating period to monitor. An AI component fails quietly. It keeps returning fluent, plausible text while the content underneath it moves or the model behind a hosted endpoint changes. Without something watching, the first signal is a complaint, and by then the system has been wrong for a while.

Start from the system, not the model

The organizations that get AI into production tend to invert the usual order. Instead of starting with a model and looking for somewhere to apply it, they start with a specific operational workflow, map its data, access, and trust requirements, and only then choose how AI fits. The model becomes one component in a governed system rather than the whole project.

That inversion changes what a good first delivery looks like. It becomes narrow and unglamorous: one workflow, one user group, real permissions, and an outcome somebody can measure. It demonstrates less than a system that appears to answer anything, and it tends to still be running a year later.

A working demo is not a working system. The distance between them is operational, not algorithmic.

What we recommend

Choose the first production workload for how well it is understood rather than for how impressive it sounds. A task with clear inputs, an agreed correct answer, and someone who performs it by hand today gives you a baseline and a person qualified to say when the system is wrong.

Then build the operational layer once, so the second workload does not pay the first one's costs again. Access-aware retrieval, source citation, logging, and evaluation are shared infrastructure. Treating them as per-project work produces prototypes that each stall at the same point in different departments.

The shared infrastructure a second AI workload needs — access-aware retrieval, citation, logging, evaluation — is a data platform question before it is a model question, and it is usually invisible until the second project pays for what the first one skipped. That is the audit we start with in a data platforms engagement: what is already shared, and what every team is quietly rebuilding on its own.

Why do so many enterprise AI pilots fail to reach production?
Because pilots prove model capability in isolation and defer the operational work: integration with existing systems and identity, role-aware access, source traceability, monitoring, and governance. When that work comes due, projects stall. The blocker is operational integration, not model quality.
What is the difference between operational AI and an AI prototype?
Operational AI runs inside real systems and workflows with control, traceability, and reliability. It is integrated, monitored, and governed. A prototype demonstrates a capability in a controlled setting. Operational AI is built to be depended on in production.
Would a better model solve the problem?
Rarely. A stronger model improves answers on material the system can already reach and is permitted to show. It does not connect to your identity provider, enforce a permission model, or tell you when it has begun to fail. Those properties come from the system built around the model.
What should a first operational AI use case look like?
Narrow, owned by someone accountable after launch, and comparable against the manual process it replaces.

Newsletter

Occasional notes on building systems that hold up

A short email when we publish something worth your time. Architecture, integration, and operational AI in regulated organizations. No cadence promises, no forwarding your address.

explore further

Related insights

  • How to turn a business-built AI prototype into production software

    A business-built prototype proves intent and interaction. It does not prove architecture, security, data integrity or operational readiness. Treat it as an executable specification: preserve intent by default, and preserve generated code only where evidence justifies it.

  • AI-assisted implementation with frontier models

    Frontier models can accelerate implementation, but only when they are used inside a disciplined delivery method: clear architecture, review, testing, security, and production ownership.

  • The AI code trust gap: adoption is settled, ownership is not

    Around 90% of developers use AI daily, more distrust its accuracy than trust it, and its security pass rate has not moved in a year. Read together, the 2025-2026 evidence says the constraint has shifted from writing software to owning it, and that is a specification and accountability problem rather than a tooling one.

  • WebMCP and the dual-mode website: what leadership actually decides

    There is a widely held expectation that web pages end up as a prompt box. WebMCP is the more modest version of that future: the application stays visible, and a prompt is added as a second way to operate it. Two things have to exist for that to work. Only one of them is yours to build, and whether you build the second one as well is the decision about who controls the agent.

Capabilities

  • Operational AI

    AI systems that integrate with existing platforms and workflows, with control, traceability, and operational reliability.

  • Data Platforms

    Platforms that make data useful and trustworthy inside operational systems.

  • Systems Architecture

    Designing architectural foundations that allow complex organizations to operate reliably and evolve safely.

Related cases

  • Operational AI

    The AI layer of Min Beboer Parkering: assistance embedded in live case handling, governed centrally.

  • Garage CRM

    Enquiry to signed rental in one system for a garage, parking and storage operator. What one administrator knew is now a shared process the whole team, and the AI, can work from.

  • Secure RAG System

    Secure retrieval architecture for trusted, role-aware access to internal knowledge.

  • Min Beboer Parkering

    Role-based parking operations with resident, controller, and admin workflows across properties.

  • AI Operating Model

    A practical operating model that aligns leadership governance with implementation teams and measurable outcomes.

  • Decision Architecture

    A decision-system redesign that embeds AI assistance while preserving accountability and control.

  • Category Blueprint

    A category blueprint that turns AI governance into a practical operating design for scalable transformation.