From AI experiments to AI infrastructure

    Most AI programmes never switch from experiments to AI infrastructure, so nothing compounds. Here is when to make the switch, and what to build first.

    Matthew Bradburn··

    A company I know ran a proof of concept every quarter for two years. Different model each time, a fresh demo each time, a working group that met and quietly dissolved. The bill was real, but the worse cost was the one nobody put on a slide: the same customer-onboarding workflow got rebuilt from scratch three separate times, and on Monday morning it still ran on one person's exported spreadsheet. That is what happens when a programme never switches from AI experiments to AI infrastructure. The switch is the actual job, and you make it when the same workflow has been built three times, or when one experiment throws off value in two or more functions.

    Get the timing wrong early and you run experiments for two years with nothing that compounds. Get it wrong late and you spend a quarter wiring infrastructure for workflows that turned out not to be the ones worth running. Both are expensive. Only one is loud.

    Why experiments stop paying

    Experiments exist to answer two questions a vendor demo cannot: whether a model can do a specific piece of work to the standard your customers accept, and whether your own team will actually use the result when the novelty wears off. Both are real. Neither survives a slide.

    A good experiment is narrow and disposable. One workflow, one named owner, a timebox measured in weeks, a clear definition of "good enough", and a decision at the end: ship it, kill it, or build the substrate to run it for real. You keep the lesson, not the wiring. A bad experiment is the six-month "AI pilot" with no exit criteria, a working group with no operator on it, and a demo nobody can run on a real day's work. It ends where it started, and then someone suggests trying it again with the newer model.

    The demo worked. The rollout didn't. That Pattern is not a model failure. It is what happens when a piece of work that has proven itself keeps getting rebuilt by hand because there is nothing reusable underneath it. The experiment did its job. The organisation just had nowhere to put the answer.

    Experiment or infrastructure: which question are you answering

    The clearest way to tell an experiment from infrastructure is to ask which question the thing is built to answer. An experiment answers "can this be done?" Infrastructure answers "can this keep running without me?" They look similar on a whiteboard and cost completely different amounts to own.

    An experiment

    Answers: can the model do this to a standard customers accept?

    Owned by one person, timeboxed to weeks

    Runs on a clean export someone prepared by hand

    Ends in a decision: ship, kill, or build the substrate

    Disposable by design; you keep the lesson, not the wiring

    Infrastructure

    Answers: can we run this every Monday, at real volume and noise?

    Owned by an operating leader, maintained on a cadence

    Reaches the same source of truth a human would, live

    Ends in nothing visible; it just keeps running underneath

    Reusable by design; the next workflow calls it, never rebuilds it

    Same demo, opposite economics. The experiment is cheap because it throws itself away. Infrastructure is expensive because it is meant to survive.

    A pilot proves a model can do a task. Production proves an organisation can absorb the consequences of that task running at volume, on live data, when the person who built it is on holiday. Those are different proofs, and treating the first as if it were the second is the most common and most expensive mistake in this whole arc. If you want the full anatomy of that gap, why AI pilots stall at production walks the failure modes one by one.

    When to switch from experiments to AI infrastructure

    There is no calendar date for the switch and no maturity-model tick box that hands it to you. The signal comes from the work itself. Run your situation against these three tests. Any one of them being true means the moment has arrived.

    Notice what is not on that list. Board pressure is not a trigger. A competitor's announcement is not a trigger. A budget line that has to be spent before year end is the worst trigger of all, because it forces the build before the workflows have earned it. The switch is a decision made by whoever owns the third rebuild, not a milestone handed down from a strategy off-site. If you are unsure where your function actually sits, AI maturity frameworks for G&A leaders gives you a score you can defend at the board rather than a gut feel you cannot.

    What AI infrastructure actually is

    The infrastructure has a name and a shape. It is an AI operating system: five pillars and a maintenance rhythm that turns one-off experiments into work that compounds. Without it, every experiment dies alone, and the next one starts from nothing.

    Infrastructure is the reusable substrate underneath many workflows. Not the model, not the demo, but the data access, tool interfaces, agent runtime, governance and cadence that let the next workflow take a week instead of a quarter.

    The mistake here is reaching for the moonshot: an eighteen-month platform programme that ships nothing until it ships everything. That is not infrastructure, it is a bet. Real infrastructure is the smallest reusable version of each pillar, built in the order your actual workflows need it. Here is what "smallest that counts" looks like, with the tools I would reach for and the honest effort behind each.

    PillarThe smallest version that countsWhat I would reach forRough effort
    DataIdentity, permissions and retrieval, so the model reaches the same source of truth a human would, in the same shapeSupabase, Notion, the APIs you already runDays to wire, not months
    ToolsA small set of stable interfaces any new workflow can call without re-negotiating accessn8n, roughly £20 per builder seat per month, SOC 2 and ISO 27001, self-hostableA fortnight for the first, minutes after
    AgentsA runtime where a new agent is days of work: logged, reversible, owned by a personClaude, the Anthropic API, model-only extractionAbout two weeks each
    GovernanceA written list of what is allowed, what is logged, what needs a human in the loopOne Notion page, reviewed on a cadenceAn afternoon to write, ongoing to keep
    CadenceA recurring forum where agents are reviewed, drift is caught, and policy is updatedA standing meeting, thirty minutesHalf an hour a fortnight

    None of that is exotic. The tools are boring on purpose. What makes it infrastructure rather than a pile of subscriptions is that each pillar is shared: the second workflow calls the data layer the first one built, uses the same tool interfaces, inherits the same governance page. The five pillars of AI readiness is the diagnostic that tells you which pillar to build first, so you build the one a live workflow is waiting on rather than the one that felt tidy.

    Build it smallest-first, in workflow order

    The unit of infrastructure is a workflow, not a layer. This matters because the tempting move is to build the whole data pillar, then the whole tools pillar, then agents, as if you were pouring foundations for a house. Do that and you will spend three months building capability nothing is using yet, and you will build it for a general case that never quite matches the specific workflow you eventually run.

    Instead, pick one workflow that has clearly earned it. Build only the slice of each pillar that workflow needs: the data it retrieves, the two tools it calls, the one governance rule it must obey, the runtime it sits in. Ship it. Run it on Monday morning against real volume. Then pick the second workflow, and notice how much of the substrate is already there. By the third, most of the pillars exist and the build is mostly assembly. That is the compounding the experiments could never give you, and it only shows up when you build in workflow order rather than layer order.

    Bespoke for the first workflow, reusable for every one after. You never build the same plumbing twice, which is the entire point of calling it infrastructure.

    What the switch actually buys you

    The payoff is not "we use AI now". Plenty of companies drowning in stalled pilots can say that. The payoff is that new work gets cheaper the more infrastructure you have, because each workflow stands on the last one instead of starting from an empty page.

    83hours/week

    That is what one defence tech team got back once the substrate was real and new workflows stopped rebuilding the same plumbing. Experiments do not compound. Infrastructure does.

    Eighty-three hours a week did not come from a single clever agent. It came from a run of workflows that each took days instead of quarters, because the data access, the tool interfaces and the governance were already there to call. Two months on, the team had shipped agents nobody had scoped at the start, with no critical issues, because the substrate held. That is the test of infrastructure: what the team ships after you stop paying attention.

    The cost of not switching

    The reason companies stay in experiment mode too long is that the cost of not switching is invisible. Nobody sends an invoice for the third rebuild. The prompts get re-written, the data gets re-secured, the demo gets re-run, and each instance looks like ordinary work rather than a symptom. The waste hides inside busyness.

    Seat-based pricing is dying for exactly this reason. When the workflow is AI-native and the substrate is yours, you stop paying per person to run a process a system could own. The licence renewal that felt unavoidable turns out to have been an experiment nobody ever decided to graduate.

    What stops being acceptable after the switch

    The switch is not real until certain things stop happening. When you have genuinely moved from experiments to infrastructure, three behaviours become the exception you catch and correct, not the norm.

    • New workflows that re-implement retrieval, governance or tool access from scratch, when the substrate already provides them.
    • Agents owned by "the AI team" rather than by the operating leader who lives with the consequences on Monday.
    • Experiments that run forever with no decision, quietly renewing as a line item.

    If those three are still tolerated after the switch, you have spent more money without actually making it. You bought the software and kept the workflow problem, which is the whole trap what is an AI operating system exists to name.

    For most companies the right next step is one experiment fewer and one piece of infrastructure more. Pick the workflow that has been built three times. Build the smallest substrate it needs. Run it on Monday, then run the next one on top of it. If you want a two-week, fixed-scope way to find that first workflow and leave with a ranked plan, that is exactly what the Grain Audit does.

    Common questions

    When should a company stop running AI experiments and build AI infrastructure?
    Switch when the same workflow has been built three times, or when one experiment throws off value in two or more functions. In practice the pressure gets forced by whoever owns the third rebuild, not by a strategy team above the work. If nobody named is losing sleep over rebuilding the same plumbing again, the moment has not arrived, and infrastructure built now gets built for the wrong workflow.
    What actually counts as AI infrastructure?
    Pull the component out and see what breaks. If three separate workflows would have to rebuild the same plumbing, it was infrastructure. If only one demo dies, it was an experiment wearing infrastructure's clothes. Infrastructure is the reusable substrate underneath many workflows: data access, tool interfaces, an agent runtime, governance, and the cadence that keeps them honest.
    Is buying an AI platform the same as building AI infrastructure?
    No. A platform is one component. Infrastructure is the data, the integrations, the policies, and the operating habits wrapped around that platform. Companies that buy a platform and call it infrastructure end up with a powerful piece of software and the exact workflow problems they had before. The software was never the hard part.
    How much does it cost to build AI infrastructure?
    Far less than the moonshot platform the pitch deck implies. The substrate is data access you mostly already have, a workflow tool like n8n at roughly £20 per builder seat per month, and a governance page in Notion. The real cost is deciding which workflow needs it first and giving one operating leader the time to own it. Budget weeks of build for the first pillar, not a quarter.
    11 min

    Not sure where your function stands yet?Take the Readiness Assessment

    When reading turns into doing

    The Grain Audit maps one People Ops process end to end, ranks the highest-return automations, and hands you a 90-day plan you keep whether or not we work together.

    Two weeks. £2,000, credited in full against a programme. Three slots a month.

    Book a Grain Audit

    If this resonated, there's more.

    Subscribe to receive new Intelligence pieces as they're published. No noise, just the work.

    By subscribing you agree to our Privacy Policy. Unsubscribe any time.

    Diagnostic

    Where does your People function stand?

    Score it yourself, free, in about ten minutes.

    Take the Readiness Assessment →