Field note
Why Your AI Pilot Failed Before It Started
The model was fine. The process underneath it wasn't. Automation applied to messy human behavior industrializes the mess.
Almost every stalled AI initiative I see in essential-services businesses failed for the same reason: the intake rules and CRM hygiene were never fixed first.
Usually it's a voice bot or scheduler. The demo is clean. Production lasts a quarter. Then it's quietly switched off, because it made the problem faster and louder.
Automation is a multiplier
An automation does exactly one thing: it takes a process and runs the same steps on every inbound without waiting on a coordinator. If the process is sound, you get capacity. If the process is broken, you have just removed the one thing that was quietly compensating for the breakage: a person using judgment.
Point an AI agent at an intake process where routing rules were never defined, and it will route confidently to the wrong place, every time, faster than any human could. Layer lead-scoring on top of a CRM that half the team never updates, and you have built a precise model of bad data.
AI applied to a clean process compounds. AI applied to a broken one just fails faster. The order of operations decides the outcome.
The tell: nobody can describe the current process
Ask three people who touch the process to describe how it works today. If you get three different answers, or three shrugs, the pilot will fail regardless of which model you use. That one question predicts a failed pilot better than any technical assessment.
You cannot automate a process you cannot describe. You end up automating the average of everyone's improvisation, which is worse than any single person's version of it.
Stabilize first, then automate
The fix is unglamorous and it works: stabilize the process before you put intelligence on top of it.
- Define the path. One agreed way the work flows, from inbound to resolved, with an owner at every handoff.
- Clean the inputs. The data the automation will read has to be trustworthy before the automation reads it.
- Instrument it. If answer rate and time-to-book aren't on a site dashboard, the agent has nothing honest to optimize.
- Then automate the stable version. Now the AI compounds instead of amplifying noise.
This is why execution lives in-house at ZTS. The person who stabilizes the process is the person who automates it, so nothing about the real process gets lost across a handoff.
Your pilot was asked to be the fix. It could only ever be the multiplier. Get the process right, and the same model you switched off becomes the one your supervisors refuse to turn off, because the callback SLA finally holds.