Blog
Practice3 min read

Why most automation automates the wrong thing

The visible bottleneck is rarely the expensive one. On where the time actually goes, and why the obvious candidate is usually a symptom.

Ask a team what to automate and they will tell you what annoys them. That is a genuinely useful signal and it is not the same signal as cost. Annoyance tracks how unpleasant a task is and how often you have to think about it. Cost tracks frequency multiplied by duration multiplied by the price of the person doing it, plus what it costs when it goes wrong. Those two rankings overlap far less than anyone expects.

The three places the money actually is

Across the engagements we have run and the process maps we have drawn, the expensive work is almost always in one of three places, and none of them is the thing the team nominated.

  • Waiting. Work sitting in a queue between two hops, invisible because no system owns it while it waits. Queue time routinely exceeds handling time by an order of magnitude and is almost never instrumented.
  • Re-entry. The same fact typed into a second system by a person, because the two were never connected. Cheap per occurrence, enormous per year, and a reliable source of errors that surface months later.
  • Rework. Everything downstream of a decision made without the right information. This is the biggest of the three and the hardest to see, because it does not look like rework. It looks like normal work.

The task people ask you to automate is usually the last visible step of a problem that started three hops earlier.

Why the obvious candidate is a symptom

Take a common one: a team spends hours a week writing follow-up messages, so somebody proposes automating the writing. Drafting is the visible task, so drafting is what gets nominated. But drafting is not slow because writing is slow. It is slow because the person writing has to reconstruct the context first, and they have to reconstruct it because it was never captured when the enquiry arrived.

Automate the drafting and you get faster production of messages that still require the same reconstruction, so the saving is a fraction of the projection and everybody quietly concludes that the technology underdelivered. Capture the context at the point of entry and the drafting problem largely dissolves, along with three other problems nobody had connected to it.

This is what the aggregate research keeps describing from the other end. Where businesses report gains, the gains are consistently real and consistently modest, which is the signature of automating the last step rather than the process.

49%
of respondents whose organisations use AI in service operations report cost savings, though most of them report savings of less than 10%.2024 · Stanford HAI, AI Index 2025

Half report a saving. Most of that half report a small one. A saving under ten per cent is what you get when you speed up a step; it is not what you get when you remove the reason the step existed.

Breadth is not depth

There is a second version of the same error, visible at national scale. Businesses adopt several tools, each touching one task, and none of them touching the process the tasks belong to.

1.6
AI technologies per adopting business, up from 1.4 in 2023. Adoption is broad, not deep.June 2026 · Office for National Statistics

Under two technologies per adopting business, two years into the fastest technology adoption cycle in living memory. That is not a picture of businesses rebuilding how they work. It is a picture of businesses adding a tool, finding it helps a bit, and stopping.

The question worth asking instead

Not what takes the longest. Not what people hate. Ask what a piece of work costs from the moment it enters the business to the moment it is finished, then ask where in that path the cost is concentrated. The answer is frequently a fifteen-second decision that determines two weeks of downstream handling, and fixing a fifteen-second decision is cheap.

It is also the least satisfying answer to present, because nobody was complaining about that step. The teams who get real results are the ones willing to act on a diagnosis that does not match the symptom they came in with.

New writing, when there is some

A short note when something is published: what it is about and a link. No more than a couple a month, and nothing else.

Start with
the diagnostic.

A scoping conversation costs nothing and ends with a straight answer about whether there is enough here to be worth doing. If there is not, we will tell you.

Questions. Asked before every engagement.

Your data is yours. You can export it at any time, and it is exported to you in a documented format before any engagement closes. The software itself is licensed: we build it around your business, host it, and run it, and you pay monthly for that. If you'd rather own it outright, that's possible. It's a different kind of engagement and it's priced accordingly. Licensing keeps maintenance our problem rather than yours, which is why it is the default.

Two weeks' notice, either side. Your data is yours. You can export it at any time, and it is exported to you in a documented format before any engagement closes. The system stops running. If you'd rather keep it running, the ownership option is available at that point as well. Ending the retainer doesn't force you to lose what was built.

Typically four to eight weeks from signing to a working system, depending on how many tools it connects to and what state the data is in. A scoping conversation and a written plan come first, so the timeline is agreed before anything is committed to.

Access to the tools and data the system will work with, one person who can make decisions, and a few hours in the first two weeks while we map how work actually moves through your business. After that, very little. The point of the engagement is that it runs without your attention.

Usually. Most business software exposes an interface we can build against, and where one doesn't there's normally a way around it. Which connections are viable is settled in the scoping conversation, so you find out before committing rather than after.

Hosting region for a system we build for you is decided at the start of the engagement, not inherited from a default. If data residency is a hard requirement, raise it in the first conversation and we will tell you plainly whether we can meet it. This website is separate and its processing is already fixed: enquiries, quote requests, bookings and chat are handled by Supabase in Tokyo, Resend in Tokyo, Cloudflare, cal.com and Moonshot AI, which the privacy policy names individually along with where each one processes. Nothing from a client system is ever sent to the chat assistant.

That's the normal starting point, and mapping them is part of the work. Automating a process nobody has examined just makes the confusion faster, so we don't start there. The first phase establishes how things actually happen, as opposed to how they're supposed to.