Everyone Wants to Build an AI Agent. Almost No One Wants to Map the Process First
Agent Born · Episode 02
In Episode 1, Naomi showed us where most AI agents fail. Before the build even starts. Now, the real question is: what comes next? And why does almost everyone get it wrong at exactly the same step?
One point from that first episode keeps coming back to me: most AI agents fail at birth, not at build time. They collapse because their DNA, the problem, the decision, the data, and the value, was never clearly defined. If you’re reading this second article, let’s assume you’ve done that work. You know the problem your agent should solve. You know the decisions it should support. You have leadership behind you.
Now what? Most teams jump straight into solution mode. Model catalogue open, framework selected, first prototype by Friday. That is exactly where the mistake begins. The move to technology comes too early.
Technology is the easy part
The AI stack in 2026 is commoditised. Frontier models, agent frameworks, orchestration layers, vector stores, evaluation tooling. All of it is available, well documented, and largely interchangeable.
Building a working agent quickly is not a differentiator. Your competitor can do the same. A capable partner elsewhere can do the same. Speed alone does not create a sustainable advantage.
What none of them can copy is your business process. The business process is where your domain knowledge lives. It is where years of experience, tacit decisions, and hard-earned judgement reside. In other words, it is where the actual value of your company is stored.
A quick side note, because we owe our clients honesty on this. One thing worth being honest about from the start: automate a bad process and you get a bad process, only faster and backed by AI. The output is still bad. Only the confidence around it increases.
That is why this episode is not about frameworks. It is about the piece nobody wants to slow down for: detailing the business process, end to end.
The blueprint of an agent lives in the process, not in the code
When we start a project with a client, we do not begin with architecture diagrams. We begin with a flowchart.
A recent example comes from manufacturing. The client wanted an agent to accelerate the creation of production process plans. A reasonable ask. A clear pain point. Real value at the end.
Before writing a single line of code, we mapped the process:
- Product development completed. What triggers the handover?
- Process information added. By whom, from which system, and at what level of granularity?
- Product status set. What are the valid transitions, and who owns them?
- Prototype phase, MVP phase, series production. Which decisions differ at each stage?
- Which systems hold the master data? Which are read-only? Which are officially used, and which are actually used?
- Which stakeholders participate, and which merely say they do?
By the time this map is finished, something happens that surprises clients every time: the agent is already visible on the whiteboard. But that is not all we see.
The same map exposes every neighbouring opportunity. Knowledge that used to live in someone’s head is captured as the process runs and is finally preserved as organisational knowledge. Audit-ready reports emerge as by-products rather than as the result of a separate quarterly firefight. Handovers between departments become traceable. The justification for the next process improvement is already sitting in the data.
This is where a business process turns into a thinking machine. Not through one heroic agent, but through many small, deliberate design decisions that compound over time. That is where real, lasting value is created for the business.
No data quality, no agent. Period
Once the process is mapped, we ask a very simple question at each step: what data does this decision rely on, and can we trust it?
The answer, more often than we would like, is no.
- The data exists, but across three parallel systems, none of which are aligned.
- The data is captured, but only when someone remembers to enter it.
- The data is technically available, but nobody in the operational team actually uses it.
- The data is used, but nobody owns its quality.
An agentic layer will not fix any of that. It will amplify it. A confident agent making decisions based on inconsistent data is worse than no agent at all, because it is faster and more trusted than the humans it is meant to support.
Agentic AI amplifies whatever data foundation it sits on. Governed, high-quality, accessible data is not a nice-to-have. It is the load-bearing wall of every high-performing agent.
That is why data readiness is not a parallel workstream that runs alongside the agent build. It is a prerequisite. Ownership, quality, access, and lifecycle management must be catalogued, monitored, and continuously improved. If a client is not willing to do that work, we say so on day one. It saves everyone months of frustration and a significant amount of budget.
The good news is that the process map from the previous section already tells us exactly where to start. No boiling the ocean. Fix the data at the decision points that matter.
Why our engineering looks like execution, not invention
None of this is theoretical. We have been doing it long enough to have earned scars, identified patterns, and developed a genuine point of view.
Across many projects, we have learned how to work iteratively and agilely with clients on their AI transformation journeys to achieve the right outcomes: small increments, real user feedback, honest checkpoints, and course corrections without ego. That is the muscle. It is not built in a workshop. It is built through delivery.
Out of that experience, we have shaped a scalable framework in which the individual pieces fit together while remaining adaptable to the process and business need in front of us. In practical terms:
- The model is one choice, not the choice. It can be swapped to suit the use case, constraints, or cost profile.
- The data layer, tools, and integrations are equally modular. Nothing in the architecture forces a client into a corner.
- The result delivers two things at the same time: sovereignty, meaning the client remains in control of their data, processes, and roadmap, and flexibility.
That combination is what turns “we built an agent” into “we can build, evolve, and scale a portfolio of agents”. It is a very different conversation to have with the CFO.
And then the bill arrives
AI has become a commodity. It sits inside almost every enterprise process now, and increasingly through agents. But almost always, the invoice arrives at the end.
Companies are now seeing what genuine adoption actually costs. Token consumption for LLM calls. Compute for orchestration. Storage and movement across the ever-expanding data landscape on which agents depend. Integration with upstream and downstream systems that were never designed for this kind of traffic. All of it scales with usage, and usage is exactly what we want to grow.
That is when the honest question surfaces in the boardroom:
“It is great that I gain all of these efficiencies across the business. But at what cost? Does the business case still stand? And do the efficiencies I gain actually translate into real value, more revenue, better margins, higher output, or am I simply paying a new provider for work my team used to do?”
These questions need to be asked from day one. Not after the pilot. Not after the rollout. From the whiteboard onwards.
That means designing the agent around its actual value contribution and a cost structure that remains proportional to it. This is where the flexible framework from the previous section starts to earn its keep.
If the architecture allows it, we can use smaller, lower-cost models for the many routine reasoning steps between interactions, classification, routing, and intermediate reasoning, and reserve the larger, more expensive models for the moments when they genuinely add value. That single design choice can change the economics of an agent by an order of magnitude without affecting the business outcome.
Efficiency within the agent’s own workflow is not an optimisation that comes later. It is part of what makes the business case survive contact with reality.
Native integration beats “AI on top”
The third differentiator is the one most easily lost in a pitch deck.
A high-performing agent is not bolted onto an existing technology landscape. It is embedded within the process it automates. The user does not “go to the agent”. The agent appears where the work already happens: in the ERP screen, the engineering tool, the CRM record, or the Teams channel where the decision is being made.
This sounds like a technical detail. It is not. It is an operating model decision.
“AI on top” gives you a feature. Users try it, like it in the demo, and forget about it in their day-to-day work. Native integration gives you a new way of running the process. That is where the productivity gains finally appear, and that is what separates a successful pilot from scaled value.
If your target state is a chat window sitting alongside your existing tools, you have not built an agent. You have built a shortcut.
Where this leads
- Design the process.
- Fix the data.
- Build with a framework that keeps you sovereign and commercially disciplined.
- Embed the agent where the work happens.
Do this, and technology genuinely becomes the easy part. Skip any of it, and no model on the market will save the project.
Ready to map the process behind your agent? Book a session with Oliver’s team, 30 minutes to identify where your project will succeed or stall before a single line of code is written.
Book a session
Coming next week: Episode 03 | Change & Adoption
In Episode 3, Howard Jones picks up where the engineers leave off: how do you get people to actually use a high-performing agent once it is live? Because a well-built agent that nobody adopts is still a failed agent.