Sequenced, governed, cost-controlled and still starting from scratch
Over the last few months, we have created three connected pieces: one on where the money is actually going in consumer AI, one on governing agents in banking, and one on the tokenomics of AI. Each answered a real question a leader was asking. But the same follow-up kept coming back, in slightly different words every time:
We are sequencing our investments, governing our agents, and watching our token economics. So why does every new AI use case still feel like we are starting from scratch?
This piece is our answer. The three earlier articles described what to build, how to govern it, and what it costs. This one is about the context layer underneath all three: it decides whether any of it compounds. We call it the semantic fabric.
Why new AI use cases start from scratch
Most enterprises scaling AI today have a wall of impressive, siloed wins. A fraud model here, a demand-forecasting agent there, a copilot for one team, a knowledge assistant for another. Each one works, and each one was built by a team that had to re-answer the same questions before writing a single line of useful logic:
- What does ‘customer’ mean here? The account, the household, the legal entity?
- Which ‘revenue number’ is the real one when three business units define it differently?
- Where does this data live, and can I trust what it means?
The model was never the hard part. Instead, it was the model’s context or a lack thereof. And because that context lived in people’s heads, in tribal knowledge, and in code comments, it could not be reused. So, the next team rebuilt it. And the next after that. This is the quiet tax on enterprise AI. Not the cost of building solutions, but the cost of rebuilding the same understanding underneath each one.
Forget architecture for a moment. How does one first meaningfully answer what revenue is?
A finance leader would say recognized revenue, net of returns, under a specific accounting standard. A sales leader would say booked revenue. A product leader would imply run-rate. All three are correct. All three are different. A human in the room resolves this in seconds because they carry the context. An AI system does not, unless someone has written that context down in a form the machine can use.
That written-down, machine-usable context is an ontology: the entities that matter (customer, account, transaction, risk), how they relate, and the rules that bind them. A taxonomy provides the shared vocabulary. The knowledge graph turns that vocabulary and its meaning into living, connected knowledge the platform can reason over. Strip away the jargon and it is one idea: teach the enterprise’s language to the machine, once, so every solution can speak it.