Writing / Adoption-led deployment, end to end
Adoption-led deployment, end to end
Getting AI used inside a real operation, from the listening tour to the second rollout.


Building software is so much less expensive. Anyone can stand up a working demo in an afternoon, and a lot of teams have. The hard part is the one nobody budgets for: getting real people to fold the thing into a day that already runs without it.
Most software works and still fails. It runs fine. Nobody files a bug. The logins trail off in the second week, people go back to the spreadsheet they already trust, and the tool sits there running for no one.
The reason is almost never the technology. Every new step you put in front of an operator costs them momentum, and momentum is most of how a skilled person gets through a shift. A new tool starts its life in debt. It takes speed before it gives anything back, and if you never pay that debt down, adoption stalls. What follows is the discipline that pays it down, from the first week to the second rollout.
1. Understand the work, and find your champions
None of the real work starts with code. It starts with a few weeks of watching how the operation actually runs, which is never quite how the org chart says it runs. You are mapping two things at once.
The first is friction: where the day slows down, and the gap between the official process and what people really do. The workaround spreadsheet somebody built three years ago will teach you more than the process doc.
The second is people. Somewhere in every operation are the ones already fed up with the old way, who have wanted something better for years and built their own half-fixes to get it. Those are your champions, and you find them here, in the listening, long before you have anything to show them. Watch who the others go to when something breaks. That person’s word will carry your rollout later, further than any mandate. From the day you find them, the work happens with them. They sit in every step that follows.
2. Start where the disruption is smallest
With the map in hand, the temptation is to aim big, to pick the workflow with the most impact and make a statement. That is how first pilots die. A big workflow means a big change to how people work, and a big change is the exact momentum cost they cannot absorb mid-shift.
Pick the opposite. Find the slice where the payoff is obvious and the disruption is close to nothing, small enough that it looks unambitious. Your champions can point you straight to it, because they already know which corner of the work is painful and low-stakes to change. The first pilot’s job is not impact. It is proof. A cheap, visible win, delivered without wrecking anyone’s day, earns you the right to try the expensive thing next. Instrument it from the first hour, so the win is a number and not a feeling.
3. Ground it in data they already trust
An operator will extend trust to a new system exactly once. The first time it is confidently wrong, they are done, and they take the rest of the team with them.
So the prerequisite lives in the data, not the model. Operators have to already believe it, current and clean enough that the system’s first answers survive a skeptic’s spot check. Show where each answer came from, so people can verify it once and stop checking. Build the thing to say “I don’t know” rather than guess, because a confident wrong answer costs you more than an honest blank. Your champions are the fastest read you have on all of this. One of them can tell you in an afternoon which fields are solid and which ones everyone has quietly learned to ignore.
I ran into this at my Target pharmacy. A phone number on our account made no sense, 000-000-0000, so I asked about it. The tech explained that the system will not save a mobile number unless the home-phone field is filled, so they type 000-000-0000 to get past it. To the database, a slice of customers now share a home phone that does not exist. To the pharmacist tech, that string means the mobile is the only number that reaches you. It is a workaround the whole counter knows and nobody wrote down. Point a model at that field and it learns nonsense with total confidence. Only the operator can tell you it is there, and that is why a data foundation is human just as much as it is technical.
4. Leave the last decision with the operator to build trust
The fastest way to lose an operator is to take the decision out of their hands. It is their judgment on the line and their name on the result, so a system that overrules them feels like a threat, and threatened people route around the threat.
Build the AI to advise and let the person decide. Done right, it makes their judgment faster and sharper, and they reach for it because it makes them better at the job they already own. The overrides are a gift. Every time someone disagrees with the system and turns out right, you have found the exact spot where it needs work. Earn enough of those and the system slowly gets more room to act on its own. Let the champions draw that line with you. They know which calls carry real weight and which ones are safe to hand off.
5. Let the champions carry it to everyone else
By now the champions have helped shape the slice, the data, and the guardrails. The last job is the one only they can do. They carry it to everyone else.
When the operator two benches over sees a respected peer moving faster and swearing by the new thing, that lands in a way your rollout email never will. Give them real influence over what gets built, and public credit for the wins. Adoption spreads person to person, and they are the people.
6. Make governance part of shipping
Governance shows up in most rollouts as a gate at the end, a committee that says yes or no once the work is done. Teams learn to route around it, and the routing around is where the real risk hides.
Put it in the delivery path instead. Decide up front how a change gets reviewed and how fast it comes out if it fails. Then watch it in production the whole time it runs. Rollback readiness earns you something concrete: an operator willing to let you experiment on their workflow at all, because they know a bad change is gone in minutes. When governance is how you ship, moving fast and moving safely stop being a tradeoff. Your champions will tell you the moment a control starts slowing them down, the earliest sign people are about to route around it.
7. Then do it again, somewhere else
One workflow adopted is a win. It is not the point. The point is the second rollout, and the fifth, run by people who are not you.
So treat the first deployment as a way to write the playbook: what the listening tour should look for, how to size the first slice, which governance steps mattered, where trust broke and how you rebuilt it. Then take it to a different team or a different site, and find out which parts were universal and which were local. What survives the move is your actual method. The first site’s champions become the proof for the next site, and the best of them help run the second rollout so it no longer depends on you. The goal was never one working tool. It was an operation that has gotten good at adopting the next one.
The whole game
None of this is about the technology. The model and the interface: those are the parts everyone can build now. The scarce skill is the human one. Getting a real person to change how they work, and stay changed after you have moved on, is the whole job, and almost nobody is good at it yet.
That discipline has a name worth using: adoption-led deployment. The software was always going to work. The question is whether, three weeks after you leave, anyone still reaches for it.