The AI Pilot That Never Ships Has a Real Cost

Title card: The AI Pilot That Never Ships Has a Real Cost - New Business Herald

The characteristic failure of corporate AI adoption is not a pilot that performs badly. It is a pilot that performs well, is declared a success, and never reaches production. The organisation has then paid for the experiment and received an internal presentation.

This pattern is common enough to be worth treating as the default risk rather than an unlucky outcome, and its causes are organisational rather than technical.

Why the pilot succeeds

A pilot is constructed to demonstrate feasibility. That objective quietly shapes every design decision.

  • The data is curated. Someone cleaned it. In production, the data arrives as it actually exists — inconsistent, incomplete, formatted four different ways by four different teams.
  • The scope is narrow. A well-defined task with clear inputs. Production means the long tail of edge cases that constitute most of the real work.
  • The users are volunteers. Enthusiasts who want it to work, tolerate rough edges and give constructive feedback. Production users did not choose to participate.
  • Nothing depends on it. A pilot that fails on a Tuesday is a learning experience. A production system that fails on a Tuesday is an incident.

None of this is dishonest. It is what a pilot is for. The error is treating its success as evidence about production, when the conditions differ in every respect that determines production success.

Where the cost actually sits

Organisations budget for the model and are surprised by everything else. The distribution of effort in a deployed system is roughly the inverse of what the pilot suggested.

Integration. The system must read from and write to the tools people already use. If it requires staff to open a separate application and re-enter context, adoption approaches zero regardless of quality. This is usually the largest single work item and it is rarely in the pilot budget.

Evaluation infrastructure. A production system needs a way to know whether it is still working. That means a test set, defined quality metrics, and monitoring — none of which the pilot required because a human was watching every output.

The exception path. What happens when the system is uncertain or wrong. Designing the handoff to a human, and the interface for it, is substantial work that determines whether the system is trusted.

Process redesign. The largest and least anticipated. If the system changes what a role does, the surrounding process must change too — handoffs, approvals, quality checks, incentives. Automating one step of a process designed around a human doing it manually usually produces a slower process with an extra failure mode.

The measurement gap

The reason the pilot cannot answer the production question is that most organisations lack a baseline.

Consider a pilot claiming to reduce the time to complete a task by 40 percent. The obvious question is what the task took before, measured rather than estimated, across enough instances to be representative. Most organisations do not have that figure. What they have is a recollection, gathered after the fact from people who know what answer is expected.

Without a baseline there is no way to distinguish a genuine improvement from a measurement artefact, and no way to know whether time saved in one step was consumed by review in the next. This is a pre-existing weakness in how organisations measure knowledge work, exposed rather than caused by the technology — a point we developed at greater length in AI is changing white-collar work.

What separates the ones that ship

  • A named owner in the operating business. Not the innovation team. Someone whose own performance depends on the process improving, and who will still be accountable in a year.
  • A production decision defined before the pilot starts. Written down: what result, on which metric, triggers deployment — and what result triggers cancellation. Without a cancellation criterion, pilots do not fail, they persist.
  • A baseline measured first. Instrument the existing process before changing it. This is dull, it delays the interesting work, and it is the difference between evidence and anecdote.
  • Deployment budgeted as the main expense. A reasonable planning assumption is that reaching production costs several times the pilot. Treating the pilot as the cost is how projects stall at the point of commitment.
  • One process taken all the way. A single workflow in genuine production teaches an organisation more than a dozen pilots, and it produces something that can be measured.

The honest framing

A pilot is not a small version of a deployment. It answers one question — is this technically possible — and that question is now rarely the binding constraint. The binding constraints are integration, measurement, trust and process change, and a pilot is specifically constructed to avoid testing any of them.

An organisation with a portfolio of successful pilots and nothing in production has not been unlucky. It has been answering a question it already knew the answer to, repeatedly, at cost.