AI implementation lead — tasks, one by one
The unit of analysis is the task, not the job title. Each one below carries its direction, whether the judgement rests on evidence or on platform inference, the reasoning, and what it does not establish.
Every task on this page#
Deciding what to try first
Still human-led✓ Evidence-backedLooking at everything the company does, and picking the one or two places where a tool would actually change a number — rather than the places that demo well.
The binding input is not knowledge of the tools, it is knowledge of this company: which step is actually the bottleneck, whose numbers move if it changes, and who will be angry. That information mostly is not written down anywhere, so it cannot be retrieved — it has to be collected by someone who can walk around and ask.
Hard to automate is not the same as durable. This whole role exists because a transition is under way; when the tools become ordinary the way spreadsheets did, choosing what to automate becomes part of running a function rather than a function of its own. The safety here is the safety of scaffolding.
Checking it on this company's own work
Being augmented✓ Evidence-backedTaking real cases from your own business — not the vendor's demo — running the tool on them, and counting how often it is right, wrong, and confidently wrong.
Evaluation tooling has become genuinely good and much of the scoring can be run automatically. What does not automate is deciding what counts as correct for this company, which is a business judgement wearing a technical costume — two firms doing the same task can have different thresholds for the same error.
A good evaluation tells you the tool works on the cases you thought to collect. It says nothing about the cases nobody thought of, and those are where the expensive failures live — so a passing score is a reason to start watching, not a reason to stop.
Wiring it into what is already there
Being augmented≈ Platform inferenceConnecting the tool to the systems the company already runs on, so the output lands where the work actually happens instead of in a separate window nobody opens.
Writing the integration code is one of the things these tools are best at, so the build got much cheaper. Knowing which of the four systems holds the authoritative version of a record, and which field is quietly lying, did not — that knowledge lives in people who have been at the company for years.
Cheap integration is why pilots multiply and why most of them are still running as pilots. Being able to connect a tool in an afternoon does not establish that anyone changed how they work, and the two get reported as the same milestone.
Deciding what it may do unsupervised
Still human-led✓ Evidence-backedWriting down which actions the system takes alone, which need a person, what it must never send, and what happens when it is unsure.
This is an allocation of liability, not a configuration task. Deciding that a tool may commit the company to a price, a date or an apology is a decision about who answers for it — and a system cannot authorise its own authority.
Guardrails being human work does not mean they get written. In most companies nobody has been given this task, so the boundary is settled by default — by whoever configured the tool — and that default is invisible until something goes out that should not have.
Getting people to actually use it
Still human-led✓ Evidence-backedSitting with the people whose work it changes, finding out why they went back to the old way, and fixing the reason rather than reminding them again.
Adoption fails for reasons people will not put in a survey: it makes someone look slower, it removes the part of the job they liked, it is one click further from where they already are. Finding that out requires trust, and acting on it requires authority to change the process.
This is the task most likely to be cut, because it is slow and produces no artefact. A company that buys the tools and skips this gets the licence cost and the pilot, and reports both as progress.
Being there when it gets something wrong
Still human-led≈ Platform inferenceWorking out what happened, telling whoever was affected, deciding whether to switch it off, and saying what changes so it does not happen the same way twice.
Every public rollback this site records has this shape: the technical failure was recoverable and the accountability gap was not. Someone has to own the outcome in front of a customer or a regulator, and ownership is the one thing that cannot be delegated to the system that caused it.
Carrying the blame is not the same as holding the authority. This role often answers for decisions it cannot overrule — the budget, the vendor, the deadline were all set elsewhere — and that combination is the most common reason people leave it.