I deleted the automation that was working
14 July 2026/1 min read
I built a system that generated and published a social post every day for one of my properties. It ran for months without failing. By any technical measure it was a success.
I turned it off, and the traffic did not change.
That is the part worth sitting with. Not that it failed. That it ran perfectly and its absence was undetectable.
Here is what I got wrong. I identified a task that was repetitive, which is the correct first step, and automated it, which is the correct second step. What I skipped was asking whether the task was producing anything, which turns out to be the step that matters.
Daily posting was never generating business. It was generating activity. When I was doing it by hand it felt like work, and feeling like work is easy to mistake for being valuable. Automating it removed the effort and left the result, and the result was nothing, and now it was visible.
The uncomfortable general version: automation is an amplifier. Point it at something that works and you get more of what works. Point it at something that does not and you get a lot more of nothing, faster, and the volume makes it look like progress.
This is most of what goes wrong with AI in small businesses right now. Not that the systems fail. They work. They reliably produce more of an activity nobody had checked was worth doing.
So the question I now ask before building anything, for a client or myself, is not "what do you do repeatedly?" It is "what happens if this stops?"
If nobody can name a consequence, do not automate it. Delete it. That is the cheaper project and it never gets proposed, because nobody has ever invoiced for removing something.
I am trying to invoice for it. It is a hard sell and it is usually the right work.