Malcolm Angus

โ† All essaysยทAugust 20, 2026ยท10 min read

AI transformation runs at the speed of data readiness

The person hired to lead AI transformation can design a workflow in a week. Then they wait on the data. Two scoreboards, a stakes ladder, one architecture change, and a process where building is one step of six.

AIDataStrategy

Listen to this page


Two diagrams side by side. Left, hub and spoke: an AI circle wired directly to CRM, ERP, app database, and tickets, labeled re-fetches everything, per question. Right, the warehouse model: the same systems feed a highlighted canonical model, built once ahead of time, which the AI queries, labeled queries one governed, canonical layer. Caption: do the work once, before the question arrives.

Every company running an AI transformation has met the same bottleneck. The person hired to drive it can map a workflow, pick the model, and sketch the agent in a week. Then the project sits. Not because the design is wrong, but because the business cannot supply trusted, governed data to run it on. The workflows are designed faster than the data can be made ready. That gap is the program.

Private equity sees this more clearly than most, because it keeps score in public. A buyout creates value three ways: grow revenue, expand margins, expand the multiple a buyer will pay at exit. AI is unusual in that it pulls on all three at once, which is why every operating team now has an AI agenda. It is also why the honest ones have quietly become data teams.

All three value levers now run through AI

A waterfall chart of the average drivers of private-equity value creation from entry to exit, in multiples of invested capital, sourced from gain.ai. Entry EV starts at 1.0x; revenue growth adds 54 percent of the value created, margin expansion 14 percent, and multiple expansion 32 percent, reaching a 2.3x exit. A dashed box labeled AI dividend, EBITDA, encloses the revenue and margin bars; a dashed box labeled data moat encloses multiple expansion.
Revenue growth drives half the value created in an average deal, and it is also where AI workflows aim first: pricing, retention, and sales velocity.

Across buyouts, roughly half the value created between entry and exit comes from revenue growth, a seventh from margin expansion, and a third from the multiple. Map an AI program onto those bars. Workflows that sharpen pricing, retention, and sales velocity pull the revenue lever. Workflows that move repetitive work up the judgement curve pull the margin lever. And a demonstrable data asset, canonical models, governed access, an audit trail an acquirer can inspect, pulls the multiple, because the buyer is pricing what they can build on, not just what you earned.

The ideas are not scarce. Ask any operator for AI use cases and you will fill a wall. What is scarce is data that is ready to run them, and that scarcity sets the pace of the whole program. Which raises the real question: if data readiness gates all three levers, how do you measure whether it is working?

Put simply: buyout value creation decomposes into revenue, margin, and multiple, and AI workflows pull all three. The binding constraint on every one of them is whether the data is ready. Fund the constraint, not another workshop of use cases.

One AI program, two scoreboards

Two metric trees side by side. Left, the AI dividend tree rooted in EBITDA: revenue splits into contract value, net revenue retention, and qualified pipeline, fed by pricing, perceived value, retention, sales velocity, and sales efficiency; margins split into opex savings, vendor savings, and revenue per employee, annotated as labor savings from work moving up the judgement curve. Right, the data moat tree rooted in enterprise value: time to production for the first and each subsequent AI workflow in days, trust as the share of AI queries through a governed semantic layer with controls and observability, perceived moat as the data and AI alpha prospective acquirers see, and capability transfer as hours spent on data plumbing after the engagement ends.
Grading the platform on this quarter's EBITDA is how good platforms get cut. Its scoreboard is the next workflow's time-to-production, not this workflow's savings.

An AI program produces two different kinds of value on two different clocks, and grading both on one scoreboard kills the slower one. The AI dividend is the fast clock: workflow wins that land in EBITDA within quarters, priced retention, faster sales cycles, cheaper operations. The data moat is the slow clock: the platform underneath, and it should be measured on its own terms. Time-to-production for the first AI workflow, then for each one after it, in days. The share of AI answers that run through a governed layer with access controls and an audit trail, rather than around it. And how much capability the operating team keeps when the experts leave.

The failure mode is predictable. The platform gets judged by the dividend's clock, shows nothing after two quarters, and gets cut, taking every future workflow's speed with it. The dividend pays for the program. The moat is what the program leaves behind.

Put simply: track the AI dividend in EBITDA on a quarterly clock, and track the data platform on its own scoreboard: time-to-production per workflow, share of answers on governed data, capability retained after handoff. Never grade the moat by the dividend's clock.

The stakes set the readiness bar

Four bars of increasing length showing readiness required by use case: internal copilot with moderate quality and a human in the loop, knowledge search with citation, lineage, and access control, customer-facing with monitoring, guardrails, and PII, and regulated decision with full lineage, audit, and human sign-off. Beside the chart, the four non-negotiable questions of production AI in the enterprise: is the agent accessing a unified view of the data; what data did it query on the way to an answer, show your work; is it blocked from sensitive data it is not authorized to read; and is it polluting the data via write-back, shadow data.
An internal copilot tolerates a wrong answer because a human catches it. A regulated decision does not, and the readiness bill scales accordingly.

"Ready" is not one bar. An internal copilot with a human in the loop tolerates a mostly-right answer. Knowledge search needs citations and access control. A customer-facing workflow adds monitoring, guardrails, and PII handling. A regulated decision needs full lineage and human sign-off, because the wrong answer is a fine, not a typo. The readiness bill scales with what the answer touches, which is why regulated industries feel AI as both their hardest problem and, once solved, their deepest moat: the bar that slows you down is the bar competitors also have to clear.

Wherever a workflow sits on the ladder, four questions are non-negotiable before it goes to production. How do you know the agent sees a unified view of the entity it is reasoning about? Can it show which data it touched on the way to an answer? How do you know it cannot read data it is not authorized to read? And if it writes back, what stops it from polluting the warehouse with its own outputs, compounding misinformation that later answers inherit? If the platform cannot answer all four, the workflow's rung does not matter. For which projects deserve the climb at all, the What deserves AI test still applies.

A chart of project ROI before and after AI: two downward-sloping curves over a backlog ordered from best ideas to worst, with a break-even line labeled worth doing. AI shifts the curve up, moving the break-even point right and turning a band of projects newly feasible while the tail stays not worth it. Beside it, a LinkedIn post arguing that in mid 2026 companies assumed every workflow deserved AI augmentation and wondered why cash flow compressed. Below, the seven-part framework for should AI be embedded here, all required: value, constraint, volume, determinism, readiness, verifiability, reversibility.
AI moves the break-even point, not the whole backlog. The tail of projects that were never worth doing is still not worth doing with tokens attached.

Put simply: match the readiness bar to the stakes, from copilot to regulated decision, and refuse production until you can answer four questions: unified view, show your work, authorized access, and no write-back pollution. High-stakes verticals pay the steepest readiness bill and earn the deepest moat.

Put a warehouse between the AI and your systems

Two architectures compared. Left, the AI hub and spoke model: an AI node wired directly to systems of record, a database, an app, and a workflow, with data flowing both ways. Right, the data warehouse model: structured and unstructured sources ingest through an ETL tool into a data lake, data modeling pipelines in dbt or Airflow, which can include LLM enrichment, produce golden data models in data marts plus embeddings in vector stores, and the AI queries those to serve systems, humans in the loop, workflows, and apps.
The hub burdens the AI with just-in-time plumbing on every request. The warehouse moves that work ahead of the question, which is what turns probabilistic answers into deterministic ones.

Most first AI architectures are a hub and spoke: the agent in the middle, wired straight into the CRM, the ERP, the app database, the ticket system. It demos well and degrades badly. On every question the AI must reconstruct a unified picture from raw systems in real time, or proceed without one. That burden is exactly what models are worst at, long-horizon plumbing, so the hub is slow, expensive, error-prone, and ungoverned, and every new spoke makes it worse.

The alternative is boring and proven: put a warehouse in the middle. Pipelines ingest the systems, transformations run ahead of time as version-controlled code, and the output is a canonical model of the business that the AI queries through a governed layer, access-controlled and audit-logged. The intelligence is not less ambitious; it just stops doing plumbing at question time. Ahead-of-time modeling is what shifts outcomes from probabilistic to deterministic, the same stack of non-negotiables that made analytics trustworthy, now doing the same for agents. The model was never the moat. The modeled data is.

A priority table of data management practices that build toward maturity. P0: idempotent pipelines as replayable transformations in code, version control, a business glossary aligning humans and agents on definitions, and schema documentation as code. P1: a data warehouse, medallion architecture from raw to clean to canonical tables, dimensional modeling into facts and dimensions, data quality tests in CI/CD, a semantic layer mapping models to business definitions for agents, role-based access controls, and audit logs of who queried what.
The full stack is not required for the first workflow. It is required by the time several workflows share the same platform, and the P0 rows cost the least when done first.

Put simply: replace AI-to-everything integrations with sources, pipelines, canonical models, then AI. Do the joining, cleaning, and defining once, ahead of the question, in version-controlled code with tests, access controls, and audit logs. The AI should query one governed layer, never five raw systems.

Building is one step of six

Six sketch boxes in a row: map the pain and the gap, smoke-test the risk, build, highlighted, hand off and ship, measure what moved, codify the playbook. A bracket under the first two reads disconfirm cheaply; a bracket under the last three reads transfer the capability. Caption: one sixth of the work is code; the rest makes it the right build, and makes it stick.
The two steps before the build exist to kill bad projects while they are still cheap. The three after it exist so the capability survives the experts leaving.

The engagement that makes this durable has six steps, and only the third is building. First, map the pain and the technical gap: where the workflow hurts, what the risk is if the AI gets it wrong, and whether a data platform exists to attach to or a minimum one must be stood up. Second, smoke-test the risk: find the shortest path to proof-of-life, starting with whether the data even exists in raw form, so bad projects die while they are still cheap. Then build, with documentation. Fourth, hand off to a named owner on the operating team, someone accountable for the pipelines end to end, because source data drifts and somebody has to notice. Fifth, measure what actually moved, in numbers and in the operators' own words. Sixth, codify what you learned so the next engagement starts further ahead.

Two steps of disconfirmation, one build, three steps of transfer. Teams that jump straight to the build ship workflows that decay the day the experts leave, the pattern you cannot hand off. The build is the easy sixth. The other five are why it is still running in a year.

Put simply: spend the first two steps trying to kill the project cheaply, build once, then spend three steps making it somebody's job to keep alive: a named data owner, honest measurement, and a written playbook. If a partner's process is all build, the decay is scheduled.

The whole program compresses to one sentence: treat data readiness as the unlock, not the cleanup. The companies that treat it as deferred maintenance will keep designing workflows they cannot run. The ones that treat it as the asset will find the workflows almost easy, this year's in EBITDA, and the platform underneath quietly compounding into the thing the next buyer pays up for. The cleanup, it turns out, was the investment.

Malcolm Angus

Malcolm Angus

I'm an analytics engineer, data product manager, and forward-deployed engineer. I write about data products, moats, flywheels, and business strategy, the loops that make companies harder to catch.

Follow on LinkedIn

The charts in this essay are free to reuse with credit.