Back to Insights
Artificial Intelligence

Data Readiness for AI: Why Rollouts Fail

September 14, 20268 min read52 views

Data readiness for AI is the state in which the specific data an AI system depends on is accurate, complete, consistently defined and owned by someone accountable for keeping it that way. It is assessed per use case rather than across the whole estate, and it is the difference between a system that produces defensible answers and one that produces confident nonsense at scale.

Data Readiness for AI: Why Your Pilot Worked and Your Rollout Will Not-Intology, independent UK consultancy
Data Readiness for AI: Why Your Pilot Worked and Your Rollout Will Not

Most enterprise AI failures are not model failures. The model behaves exactly as designed: it processes what it is given and returns an answer. If what it was given was a duplicated supplier record, a superseded policy document or a part number that means two different things in two systems, the answer will be wrong, fluent, and delivered without any signal that anything is amiss.

That last property is what makes this different from every data quality problem that came before it.

Why bad data became a board issue in 2026 and not in 2016

Organisations have tolerated poor data for decades. Reports were reconciled by hand, analysts knew which fields to distrust, and a spreadsheet with a known flaw was still useful because a human sat between the data and the decision. Three things have changed.

The human check has been removed. The value case for AI is that it acts without someone reviewing each output. That is precisely the control that used to catch bad data. Remove it and errors reach decisions directly.

Errors now scale at machine speed. A misclassified product category used to affect one quote. Routed through an AI pricing assistant, it affects every quote until someone notices. The blast radius of a single bad record has grown by orders of magnitude.

Output confidence is uniform. A language model expresses a wrong answer with exactly the same fluency as a right one. There is no tremor in the voice. Traditional systems threw errors; these systems produce plausible prose, which is far harder to catch and far easier to act on.

This is why a pilot so often succeeds and a rollout so often disappoints. Pilots run on a curated dataset, prepared by the team who built them, over a narrow domain they understand. Rollout runs on the real estate. The model did not get worse. The data did.

The three failure modes boards actually encounter

Confidently wrong answers. An assistant connected to a policy repository containing two versions of the same procedure will answer from whichever it retrieves. Staff act on it. The error surfaces weeks later, usually through a complaint or an audit.

Duplicate entities treated as distinct. The same supplier held under three spellings, or the same part under two numbering conventions, will be read as separate entities. Inventory recommendations, spend analysis and consolidation decisions all inherit the error, and each looks internally consistent.

Unattributable error. The most expensive of the three. When something goes wrong, nobody can establish which data produced which output, because retrieval was not logged and the source record has since been updated. There is no audit trail, so there is no remediation, only a decision to stop using the system.

The potential impact, in terms a CFO would recognise

The cost of poor data readiness is rarely booked as a data problem. It arrives under other names.

  • Abandoned investment. An AI programme that reaches pilot and never scales has converted capital into a proof of concept. The spend is real; the benefit in the business case is not.
  • Decision error at volume. Pricing, procurement and inventory recommendations applied across thousands of transactions before anyone spots the pattern. The loss is diffuse, which is why it usually goes unmeasured rather than unincurred.
  • Rework and reconciliation. The manual checking that AI was meant to eliminate gets quietly reinstated, often by the same team, and the efficiency benefit disappears while the licence cost remains.
  • Regulatory and audit exposure. Where AI informs decisions about customers, credit, employment or safety, an organisation that cannot evidence the provenance of the data behind a decision has a compliance problem as well as an accuracy one. Our guide to the EU AI Act conformity assessment covers where those obligations bite.
  • Trust, which does not recover quickly. Once a business unit has been burned by a confidently wrong answer, adoption stops. Rebuilding that costs more than fixing the data would have.

A simple piece of arithmetic makes the scale concrete, and it is worth doing with your own numbers rather than ours. Take one decision the AI will influence, the volume of those decisions per year, and a conservative error rate from the data defects you already know about. Multiply. The output is usually larger than the entire remediation cost, which is the argument that unlocks the budget.

The accountability gap

Ask who owns customer master data and you will often get a list of systems rather than a name. That is the gap. Data quality is treated as an IT hygiene task, funded from an IT budget, while the consequences land in commercial, finance and operations.

AI closes that loop uncomfortably fast. When a model's output drives a decision, the accountability question becomes concrete: who signed off that this data was fit to be used this way? In most organisations, nobody did, because no one was asked.

The fix is unglamorous and specific. For each AI use case, name the critical data elements it depends on, name a business owner for each, and record what that owner is attesting to. This is narrower and far more achievable than an enterprise data governance programme, and it is the part that actually determines whether the system works.

Why fixing everything first is the wrong answer

The instinct on discovering the problem is to launch a data quality programme across the estate. These stall, reliably, because the scope is unbounded and the benefit is deferred until the end.

The alternative is to work backwards from the decision. Identify what the AI is meant to improve, establish which data elements drive that decision, assess only those, and remediate only those. A working capital initiative may depend on vendor master data, payment terms and procurement records. That is a tractable list. The rest of the estate can wait, because it is not in the path.

This is the same discipline we apply to data governance at board level: scope it to the decisions it serves, or it becomes a programme with no end state.

The private equity and diligence dimension

For a sponsor, data readiness is an asset quality question. A portfolio company whose AI investment cannot scale because its master data will not support it has a value creation plan with a hole in it. Worse, poor data readiness is discoverable: a buyer's technology diligence will examine whether claimed AI-driven efficiencies are real or still sitting in pilot.

The same condition that blocks the rollout also depresses the exit narrative, which makes it one of the cheaper things to fix early. It sits alongside the other technology levers in private equity value creation.

Where to start

  1. Pick one decision. The one with the clearest financial consequence that AI is expected to improve.
  2. Trace the data behind it. Which fields, in which systems, with which definitions. Expect to find the same concept defined differently in two places.
  3. Measure only those fields. Completeness, duplication, consistency against business rules. A sample is enough to size the problem.
  4. Name an owner per element. A business owner with it in their objectives, not a system administrator.
  5. Instrument retrieval before you scale. Log which records informed which output. Without this you cannot investigate the first serious error, and there will be one.
  6. Re-test after remediation, then scale. Readiness is a state that decays, so schedule the re-test rather than assuming it holds.

Frequently asked questions

What is data readiness for AI?

It is the state in which the specific data an AI system depends on is accurate, complete, consistently defined and owned by someone accountable for maintaining it. It is assessed per use case rather than across the whole data estate, because only the data in the path of a given decision affects that decision's reliability.

Are most AI errors caused by the model or the data?

In enterprise settings, far more often the data. A model connected to duplicated records, superseded documents or inconsistent definitions will reproduce those flaws faithfully and express the result with complete confidence. Choosing a more capable model does not correct unreliable inputs.

Why did our AI pilot succeed when the rollout struggled?

Pilots typically run on a curated dataset over a narrow domain, prepared by the team that built them. Rollout runs on the production estate with its real duplication and inconsistency. The model has not changed; the data underneath it has.

What does poor data readiness actually cost?

It arrives under other names: abandoned AI investment that never scales past pilot, decision errors applied at volume before anyone notices the pattern, reinstated manual checking that cancels the efficiency benefit while the licence cost remains, regulatory exposure where data provenance cannot be evidenced, and a loss of business trust that halts adoption.

Should we fix all our data before starting with AI?

No. Estate-wide remediation programmes stall because the scope is unbounded and the benefit is deferred. Work backwards from a specific decision instead: identify the critical data elements that drive it, assess and remediate only those, then scale.

Who should be accountable for data readiness?

A named business owner for each critical data element, with the responsibility written into their objectives, rather than a system or an IT function. The useful test is whether someone can say what they are attesting to when they confirm that data is fit to be used in a given decision.

Talk to us

Intology is independent by construction. We do not sell data platforms, implement software or take vendor commission, so our assessment of whether your data will support the AI case is not an argument for a licence. If an AI initiative has stalled between pilot and rollout, or you want the data position established before the investment is committed, arrange a confidential conversation with a senior consultant.

data readinessai readinessdata qualityAI governanceprivate equity

Found this useful? Share it.

Continue reading

All insights