Steven Kilner

Business & Process Advisor to AI Services Firms

The demo went well. Lots of encouraging words. Then crickets.

That’s almost never a technical failure.

The project died in a room you were never in.

The person who watched your demo is rarely the only one who approves it. Between their enthusiasm and a signed deal sit the people who weren’t in the room: security, legal, compliance, finance, IT, procurement, the manager whose team has to live with the thing. Any one of them can kill it. And whether you’re pitching from outside or championing from within, you’re usually not in all those discussions.

So the work isn’t just answering objections in the demo. It’s arming whoever carries the project into the rooms where you’re not invited. Hand them only the demo and they’re defenseless on the first hard question.

Give them the answers for each person who can say no, and they can win the rooms you’ll never enter.

What follows is a field guide for each objection: why the use of AI raises objections that ordinary software wouldn’t, who’s likely to raise each one, and what your advocate needs before they walk in. Some you can settle outright, but some you will have to manage. Momentum from a good demo helps, but it won’t get you past every obstacle.

Let’s break it down.

Before we get to the 27: does this even need AI?

Before any of the objections below, there’s a question a good architect or operations lead will ask, and you should ask it first: does this need AI at all? Plenty of workflow problems are better solved by fixing the process, a rules engine, better search, or a report someone should have built years ago. Those solutions are cheaper, they behave predictably, and nobody has to convince security about them.

Getting this wrong is expensive in both directions. Reach for a model where deterministic logic would do and you’ve bought yourself twenty-seven objections you didn’t need. But it also costs you credibility, because the person asking already suspects you’re selling AI, not solving their problem.

Being the one who says “this part doesn’t need a model” is what buys you trust on the parts that do.

Where does our data go?

1. Data crossing the corporate boundary. The first thing security asks is where the data goes, and it’s not just the prompt. Retrieved context, embeddings, logs, and tool payloads can all cross the line to an outside provider. Raised by: security. A data-flow map is only the starting point; what settles the objection is showing the flow is either eliminated or controlled: a self-hosted or approved private deployment that keeps the data inside, or a contracted provider with encryption, a no-retention term, and a security certification they already trust. Best of all is having walked it past the security owner before it reaches the room.

2. Nobody knows what the AI vendor does with your data. “Does our data train their model?” is the fear people name first, but it’s not the whole fear. Retention, human review, and subprocessors matter just as much. Raised by: security and legal. What settles it is the contract, not reassurance: a written no-train commitment, a defined retention-and-deletion window, and a named, bounded list of subprocessors, ideally from an AI vendor whose terms legal has approved before.

3. Personal data brings its own rulebook. The moment personal data flows through the workflow, the approval path changes. It doesn’t matter that the data already exists in your systems; using it in a new way, especially feeding it to an AI, has its own rules about how little you can use, how long it’s kept, and where it’s allowed to go. Raised by: whoever owns privacy compliance. What settles it is showing the workflow touches less personal data than they feared, that what remains is masked or stripped of identifying detail, and that whatever privacy review they require is already started rather than left for them to chase.

4. Internal permission leakage controls are not tight. Point an AI assistant at your company’s documents so employees can ask it questions, and it will answer from everything it can read, possibly including the files the person asking was never allowed to open. A warehouse employee asks a casual question and the system surfaces salary figures, board materials, or a pending layoff list. The data never left the building, and you still have a breach. Raised by: security, identity, or the data owner. What settles it is retrieval that respects each source system’s existing permissions, so the AI can only see what the person asking is already allowed to see, plus a test that proves a user can’t pull a document they aren’t entitled to.

5. Proprietary data, IP, and output rights. Two worries live here. Exposure: trade secrets, pricing, and contracts handed to a third party. And ownership: who owns what the model produces, and who carries the risk if an output infringes. Raised by: legal. What settles it is contract language, confidentiality terms that cover the inputs, an explicit assignment of output ownership to the customer, and the provider’s IP-indemnity clause in writing. Legal wants the clause, not a summary of it.

Can we trust it, and can we contain it?

6. Accuracy good enough to demo, not to trust. The demo ran on examples someone chose. Nobody has run the messy, varied, real-world cases that decide whether this survives production. Raised by: the process owner. What settles it is evidence, not confidence: results on a representative evaluation set drawn from their real data, broken out by the error types that actually matter, with an agreed accuracy threshold the system has to clear before it goes live.

7. Confidently wrong. Ordinary software fails visibly: it crashes, it errors, it stops. AI can fail fluently, returning a clean, plausible, wrong answer, exactly the kind a rushed reviewer waves through. Raised by: process owner and risk. What settles it is showing that such failures are caught, not just acknowledged: where the system abstains or flags low confidence, what a reviewer is told to check, and the guardrail that stops a fluent-but-wrong answer before it reaches anything that matters.

8. No audit trail. For any decision that might be audited or contested, the buyer needs to reconstruct what happened: input, the retrieved content and where it came from, the prompt, the model version, output, and who approved it. “Explain why the model decided” is the wrong goal; reconstructability is the achievable one. Raised by: compliance or audit. What settles it is a working record they can inspect: pull any past decision and see its full trail, plus a defined retention period for those logs. This needs the ability to reconstruct cases in their entirety, not just list the fields.

9. No plan for the messy 20 percent. The clean cases make the demo look good. The hard to handle exceptions are where the risk lives, where the cost piles up, and sometimes where the most profit is. A system with no owner for the hard cases dies right here. Raised by: process owner. What settles it is a concrete exception design: which cases the system handles, which it routes to a human, how it recognizes the difference, and who staffs the queue when it escalates.

10. The system can be manipulated. If the workflow reads anything an outsider can influence, an email, a ticket, a PDF, a customer message, someone can plant text designed to hijack the model, extract data, or trigger the wrong action. This is called prompt injection, and the uncomfortable truth is there’s no complete fix. Raised by: application security. The job is to show the damage is contained when it happens: the model runs with no more access than the user, it can only take a fixed set of limited actions, and anything consequential needs human approval. You’re not promising the attack fails, you’re proving it can’t do anything that matters.

Who is accountable, and what can it do?

11. Accountability when it is wrong. No organization will accept “the model decided” when something goes wrong. A human owns the outcome, and the demo often skips over this. Raised by: legal and the executive sponsor. What settles it is a decision-rights map they can sign: what the AI does alone, what a person must approve, who holds the override, and whose name is on the outcome. The point isn’t to prove it’s never wrong; it’s to make accountability explicit from the outset.

12. Too much agency too soon. In the demo it writes an answer. In production it can send the email, update the record, approve the refund, release the shipment. The moment it can take actions in internal or external systems you cross a line. Raised by: security, process owner, and risk. What settles it is defined limits on authority: least-privilege access, hard limits on the consequential actions, human approval on the irreversible ones, and an operationalized way to reverse or roll back what it did. Start its agency narrower than they fear, then widen on evidence.

13. Unidentified or unmet regulatory obligations. Compliance needs to know whether the prospective AI-modified workflow falls under any rules that impose compliance obligations. Different regimes apply depending on the domain and where you operate: sector rules for finance, healthcare, hiring, credit, or insurance, and broader AI regulation like the EU AI Act where it reaches. Where the workflow affects people, in hiring, credit, or discipline, fairness and appeal rights come in too. Raised by: compliance or legal, and HR when the workflow affects employees. It doesn’t settle it to just claim it’s low-risk; raise the question early and give compliance what they need: exactly what the system does, what data it uses, what decisions it influences, and who it affects. Let them make the call, and design to whatever they say.

14. Nobody senior enough is behind it. The person who loved the demo may not have the budget, the authority, or the standing to push it through. Enthusiasm from five people and sponsorship from none is a project that dies slowly, by delay, with everyone still saying they like it. Raised by: whoever holds the budget, or nobody, which is the problem. What settles it is a named executive who will fund it, decide what it displaces, pull the other functions into the process, and own the production decision. A supporter attends the meeting. A sponsor makes the call.

15. No defined owner after launch. There’s a sponsor eager to build it but nobody who wants to own it once it’s live. An AI system doesn’t stabilize and go quiet the way traditional software does: quality drifts, model versions regress, costs move, incidents happen. A project with no defined owner is one finance and operations will block on sight. Raised by: CIO, process owner, or operations. What settles it is a named owner who accepts the role, not just a name on a box, with a real operating model that addresses future drift.

Does the money work?

16. Vague ROI. “It will make us more efficient” is not a business case, and the budget holder knows it. Raised by: the budget holder. What settles it is a number they can defend upward, built from a real baseline, today’s volume, cycle time, and cost per case, against the value the change creates. That value can take more than one form worth exploring: the workflow itself costing less to run, downstream costs falling as errors and rework drop, and in some workflows added revenue, from orders that no longer slip or from surfacing relevant products the customer hadn’t asked for. Tie it to a process they recognize, so the case survives when they repeat it to their own boss without you there.

17. ROI that never materializes. Subtler than vague ROI – the savings are real on paper, but the old manual step never goes away… ‘just in case.’ No freed up capacity is redeployed, and no cost is reduced. The benefit was calculated but caution, bureaucracy, or inertia kept it from being harvested. Raised by: budget holder and process owner. What settles it is a benefits-realization plan with a trigger: the evidence threshold that retires the human review check, who signs off on retiring it, and where the freed capacity actually goes, whether that’s backlog, growth, or work the team never had time for.

18. Unpredictable operating cost. AI cost is often not a fixed license. Raised by: finance or the IT budget owner. Finance’s first worry is that it’s usage-driven and more than tokens: retrieval, storage, monitoring, human review, retries, the occasional premium model. You answer this with a cost model showing the full line items, a per-transaction unit cost, and a hard ceiling with rate limits to enforce it, so the usage side is bounded, not an open meter. The deeper worry is that the provider raises rates under you. You usually can’t lock a provider’s pricing, so don’t promise to. Two things help. First, the trend has run the other way: model prices have fallen sharply as competition and efficiency have improved, though that is history, not a guarantee. Second, and more durable, is showing you’re not captive: a sensitivity analysis of what the cost becomes if rates rise, and the fallback model you’d switch to if they did. Finance approves a bounded, defensible number, not a bill at one vendor’s mercy.

19. No compelling event. The project is useful but not urgent, so it loses to something with a deadline. Useful rarely beats urgent. Raised by: the budget holder. What settles it is manufacturing the urgency honestly where you can: tie the project to a deadline that already exists, a compliance date, a contract renewal, a capacity wall the business is about to hit, an executive initiative already on the roadmap. Then waiting two quarters carries a visible, quantified cost.

Can this actually work here?

20. The data isn’t ready or available for your intended use. The workflow needs data that turns out to be messy, siloed, unlabeled, or not cleared for this purpose. The model is the easy part; the data underneath is where projects stall. Raised by: the data or IT owner. What settles it is an honest readiness assessment done up front: which sources exist, their real quality, who owns access, and the specific cleanup or labeling required, priced and scheduled as part of the project rather than discovered mid-build.

21. The integration is bigger than it looks. The demo lives in a sandbox. Production means real permissions in the ERP, WMS, or CRM, safe writebacks, failure handling, environments, rollback and support needs. It’s always more than the demo implied. Raised by: IT or the systems owner. What settles it is a named integration plan IT can vet: the specific systems and endpoints, read versus write boundaries, how failures are handled, vetted load testing, and a phased path that proves the risky integration early rather than hiding it.

22. The user team sees a threat, not a tool. The people whose work changes may see replacement, surveillance, de-skilling, loss of pride, or unpaid QA work checking a machine. When they do, they might route around it quietly, and you have a new tool nobody uses that returns no value. Raised by: the affected team’s manager. What settles it is a thoughtful role clarification the manager can take to their team: the AI removing the tedious part, the person keeping the final say, the team involved in the rollout, and success measured so they win when it works rather than get managed out.

23. Not in the approved tech stack. The idea may be sound and still lose, because architecture or procurement already bought a strategic platform and doesn’t want another vendor or another island to support. Raised by: enterprise architecture, IT, or procurement. What settles it is meeting the stack instead of fighting it: show what runs on their existing platform, what genuinely needs something new and why, and how it fits their standards rather than adding an island they have to maintain.

24. Concern about model and platform lock-in. The project leans on a provider whose price, terms, quality, or availability can shift without warning. Procurement has seen that movie. Raised by: procurement, IT, or architecture. What settles it is a demonstrated exit: an abstraction layer that lets a fallback model drop in, the prompts and evaluation sets are owned by the customer, things like tool use, agents, RAG and fine tuning are reasonably portable or rebuildable, and the data is all exportable in a standard format. And if none of that is enough, the ability to go back to running the process the old way.

25. Pilot with no production gate. Everyone agrees to “try AI.” Nobody defines what makes the pilot worth production. So it runs, and runs, and becomes a permanent, orphaned experiment, its own kind of death. Raised by: sponsor, PMO, or budget holder. What settles it is agreeing on the production gate before the pilot starts: the specific success criteria, who decides, the date they decide by, and the budget and path that trigger if it passes. A pilot with a pre-agreed yes is an investment; one without is just an experiment.

26. Scope too big to approve. The proposal tries to transform the whole workflow, touch every system, and satisfy every stakeholder at once. That’s un-fundable and un-startable. And people know from experience: the bigger it is, the less likely it is to succeed. Raised by: the sponsor. What settles it is a narrow first slice you propose yourself: contained risk, data that already exists, one measurable win, few stakeholders, and a credible path from that slice to the next.

And can we trust you?

27. Can this small shop deliver, and be here later? If you’re the vendor, eventually the lens turns back on you. The buyer likes the idea but wonders if you’re too small, too new, or will prove to be unreliable after launch. This is often the objection sitting under several of the others. Raised by: sponsor or procurement. What settles it is de-risking your own presence: references and comparable delivered work, a support and SLA commitment, the switchable on/off and fallback design that lets them run without betting the process on you, and documentation and a handover clean enough that the system survives even if you don’t. If you’re a vendor, make yourself replaceable and you become safe to hire.

What this is really telling you

Read this whole list back and a pattern shows up. Almost none of these deaths are about whether the AI works. They’re about whether someone who wasn’t in the demo, someone who owns the risk, the money, the people, or the platform, can be brought to yes without you there to persuade them.

You don’t need a flawless answer to everything in the first meeting. You need to know which objections are coming, who holds each one, and what each one needs. That’s the job.

An AI project might be sold to the person who loves the demo, but it’s got to be approved by the people who must be convinced the risk, the cost, the accountability, and the day-after ownership have all been made explicit and dealt with.

The demo wins the room you’re in. Everything else happens in the rooms you’re not. Now you know who’s in those rooms and what each of them needs.