← All notes
LeadershipAI

When Business and IT Trust Breaks in AI Projects

A trust-repair playbook for AI leaders when business and technical teams are arguing about priorities, requirements, risk, and delivery.

The argument usually arrives as two reasonable sentences.

The business says, “Technology is not moving fast enough.” The technical team says, “The business keeps changing what it wants.”

Both sides may be telling the truth. That is what makes the situation dangerous. The problem is not always incompetence, bad attitude, or poor effort. More often, the work has lost its shared operating ground. People are using the same project name while carrying different assumptions about the goal, the workflow, the data, the risk, the owner, and the definition of done.

AI makes this breakdown easier to trigger because a prototype can look useful before the organization has agreed on the work around it. A team can demo a document assistant, a forecasting model, a support triage classifier, a text-to-SQL tool, or an agent that calls internal systems. The demo creates excitement. Then the real questions arrive.

Which documents are approved? Who owns the workflow? What does the system do when evidence is weak? Which users can see which data? What is the acceptable error rate? Who pays for the model calls? Who supports the tool after launch? Which action requires human approval? What happens when the system is wrong but confident?

If those questions appear late, they do not feel like normal design work. They feel like obstruction. The business hears delay. Technology hears risk denial. Trust starts to drain out of the room.

This article is not about making business and IT like each other more. Liking each other is not enough. The practical goal is to rebuild a working contract: shared facts, named owners, visible tradeoffs, and a delivery rhythm that lets both sides tell the truth before the project turns political.

Failure mode 1: everyone agrees too early

Some AI projects begin with too much agreement.

The kickoff sounds aligned. The business wants automation. Technology wants a meaningful use case. Leaders want progress. Everyone agrees that AI should improve productivity, customer experience, decision quality, or cost efficiency.

That agreement can hide the missing detail.

“Improve customer support with AI” might mean five different things: help agents find policy answers faster, summarize previous interactions, draft customer responses, route tickets, or let customers self-serve. Each version has a different data requirement, risk profile, evaluation plan, permission model, and operating owner.

The problem is not the ambition. The problem is that the ambition has not been translated into decisions.

Google Cloud’s 2025 DORA report on AI-assisted software development makes a useful point for this kind of work: AI tends to amplify an organization’s existing strengths and weaknesses, and returns depend on the underlying organizational system, not only the tool. That is exactly what happens when business and technical teams agree at the slogan level but never agree at the operating level. AI does not repair the gap. It magnifies it.

A healthier kickoff should create productive disagreement early. Before anyone celebrates alignment, ask each side to complete the sentence:

  • “This project succeeds only if…”
  • “This project should stop or change direction if…”
  • “We are not willing to automate…”
  • “The riskiest assumption is…”
  • “The owner after launch is…”

If those answers differ, that is not failure. That is the work showing itself while it is still cheap to discuss.

Failure mode 2: the business delegates ownership to technology

Technical teams can build the system, but they cannot own the whole business decision.

An AI assistant that answers policy questions depends on policy ownership. A model that recommends discounts depends on commercial rules. A forecasting system depends on how the business handles uncertainty. An agent that updates records depends on process authority. A dashboard depends on metric definitions.

When the business does not own those decisions, technology has two bad options. It can wait for clarity and look slow, or it can make assumptions and become responsible for business choices it should not own.

This is where many trust problems start. The business feels that technology is hiding behind complexity. Technology feels that the business is asking for a system without accepting responsibility for the workflow.

The repair is not to demand perfect requirements. In AI work, some uncertainty is real. The repair is to name decision ownership clearly.

Use a simple rule: if the decision changes how work should happen, the business owns the decision. If the decision changes how the system should be built, technology owns the recommendation. If the decision affects risk, customer impact, security, compliance, or budget, leaders must make the tradeoff visible.

For example, technology can recommend a retrieval design, logging approach, approval gate, model route, or fallback path. The business must say which answers can be shown to users, which exceptions matter, which actions require approval, and what quality level is acceptable for the workflow. Security and governance partners should shape boundaries where sensitive data, regulated decisions, or external exposure are involved.

This connects with the argument in Business Strategy Must Be Usable by Tech Teams. Strategy does not need to become technical detail, but it must define priorities, constraints, ownership, and tradeoffs clearly enough for technical teams to build responsibly.

Failure mode 3: technology explains risk too late

Technical teams also contribute to the breakdown when they wait too long to explain risk in business language.

Saying “this is complicated” is rarely enough. It may be true, but it does not help a leader decide. Complexity has to be translated into consequence.

There is a difference between saying:

  • “We need more time for evaluation.”
  • “Without evaluation, we will not know whether the assistant gives unsupported answers on contract-sensitive questions.”

There is a difference between saying:

  • “We need observability.”
  • “When a model, prompt, or document source changes, we need traces that show why answer quality, latency, or cost changed.”

There is a difference between saying:

  • “Agents are risky.”
  • “If this agent can update customer records, we need step limits, tool permissions, approval gates, logs, and a rollback path before it touches production data.”

Datadog’s State of AI Engineering describes production AI applications as systems with model fleets, orchestration, tool calls, long prompts, retries, cost control, and debugging across service boundaries. It also notes that prompt, retrieval, or model changes can affect latency, spend, and failure rates without an obvious code change. That is a business issue. A system whose behavior can shift quietly needs operating discipline, not only a good demo.

Technical leaders should make risk legible before saying no. Translate technical concerns into one of five business categories:

  • User harm: what bad outcome could reach a person?
  • Decision quality: what wrong decision could the system influence?
  • Operational reliability: what breaks, slows down, or becomes unsupported?
  • Cost and capacity: what becomes expensive, wasteful, or hard to forecast?
  • Accountability: who can explain, approve, reverse, or pause the system?

When risk is explained this way, business leaders can engage. They may still choose to accept some risk. They may fund controls. They may reduce scope. They may decide the use case is not worth it. Any of those outcomes is better than a late-stage argument where each side thinks the other is being unreasonable.

Failure mode 4: meetings replace shared evidence

When trust is low, teams often add meetings. More status meetings, steering meetings, escalation meetings, alignment meetings, and follow-up meetings.

Some of them may be necessary. But meetings alone do not rebuild trust. Shared evidence does.

In teaching data and AI topics, I often see the same pattern: learners can explain a model or pipeline, but the project becomes much clearer only after they name the decision it is supposed to improve. The same applies inside organizations. People argue less abstractly when they can inspect examples, test cases, workflow maps, decision records, and failure logs together.

For an AI project that is losing trust, replace some conversation with artifacts:

Trust problemArtifact to createWhat it should reveal
“You keep changing requirements.”Decision logWhich decisions changed, who changed them, and why
“Technology is blocking progress.”Risk register with optionsWhich risks matter, what controls cost, and what can be accepted
“The demo worked, so why is launch delayed?”Readiness checklistWhat is missing for permissions, evaluation, support, and monitoring
“The model is wrong too often.”Failure review sampleWhich failures are data, retrieval, prompt, model, workflow, or user expectation issues
“Nobody owns this after release.”Operating owner mapWho updates content, monitors quality, approves changes, and handles feedback
“We disagree about value.”Outcome scorecardWhich business metric, user behavior, cost, risk, or quality signal will decide value

The point is not bureaucracy. The point is to move the argument from personality to evidence.

This is close to the idea in Build Shared Truth Before AI Decisions Scale. Shared truth does not mean everyone has the same opinion. It means the team can separate facts, interpretations, decisions, and open questions before automation turns disagreement into operational risk.

Failure mode 5: the project has no repair rhythm

Trust is not rebuilt in one workshop.

If a business and technical team have already reached the blame stage, a single meeting may calm the room, but the old pattern will return unless the work rhythm changes.

The repair rhythm should be simple enough to survive normal pressure. For a struggling AI project, I would start with four recurring practices.

First, hold a weekly decision review, not just a status review. Status asks, “What happened?” Decision review asks, “What decision is blocked, who owns it, and what evidence is needed?” This keeps the team from confusing motion with progress.

Second, run a small evaluation review before every meaningful release. Do not judge the system only by the best demo examples. Review normal cases, edge cases, refusal cases, permission-sensitive cases, and recent failures. If the project includes retrieval, inspect whether the right context was retrieved before judging the final answer. If it includes agents, inspect traces and tool calls, not only the final output.

Third, maintain an assumption register. Write down what must remain true for the project to work: data freshness, policy ownership, model behavior, expected usage, cost per task, human review capacity, integration reliability, and user training. Assign owners. Review the assumptions when something changes.

Fourth, schedule a post-launch operating review before launch. Many teams treat launch as the end of the project. AI systems make that habit expensive because prompts, models, data, user behavior, and business rules change. The review should ask: what have users done, where did the system fail, what did support hear, what changed in cost or latency, and what should be revised?

NIST’s AI Risk Management Framework is useful here because it frames trustworthy AI as something organizations incorporate into the design, development, use, and evaluation of AI systems. In practical terms, risk management is not a final approval ceremony. It is a lifecycle habit.

Failure mode 6: leaders reward speed but ask for trust

Sometimes the business and technical teams are not the root cause. They are responding to the incentives leaders created.

If leaders reward only visible launches, teams will hide uncertainty. If leaders ask for AI transformation without funding data cleanup, evaluation, security review, change management, or support, teams will turn serious work into side tasks. If leaders say quality matters but celebrate every demo equally, teams will optimize for demos.

Microsoft’s 2026 Work Trend Index describes a useful organizational gap: many workers are moving quickly with AI, but the systems around them are not always ready to support the change. The report also found that only about a quarter of surveyed AI users said leadership was clearly and consistently aligned on AI. That matters because business and IT trust does not live only inside project teams. It is shaped by leadership clarity, incentives, and the operating model around the work.

Leaders who want trust should inspect what they reward.

Do roadmap reviews ask for evaluation evidence, or only feature progress? Do budget reviews include operating cost after launch, or only project cost before launch? Do steering committees make tradeoffs, or send teams away with all priorities still active? Do executives ask who owns the workflow, or only whether the model works? Do managers protect time for discovery and user feedback, or treat collaboration as overhead?

If the incentive is speed at any cost, business and technical teams will eventually turn on each other. The business will complain that technology is slow. Technology will complain that the business is unrealistic. Both complaints may be symptoms of a leadership system that wants trust without paying for the work that creates it.

This is why How Tech Leaders Navigate Politics in AI Work matters in the same cluster. Technical merit is not enough. Leaders have to frame tradeoffs so useful work can survive pressure.

A trust-repair playbook for the next two weeks

If an AI project is already tense, do not start with a large transformation program. Start with a two-week repair sprint.

Choose one project where the stakes are meaningful and the disagreement is specific. Avoid a vague enterprise-wide alignment session. Pick a real system, workflow, or launch decision.

Then do this:

  1. Name the current disagreement in one paragraph. Do not let each side write its own version. Produce one shared version that includes both concerns.
  2. List the decisions that are blocked. Separate business decisions, technical recommendations, risk decisions, and budget decisions.
  3. Build a small evidence pack. Include five to ten real examples, recent failures, current workflow notes, known data issues, cost assumptions, and user impact.
  4. Assign owners for each unresolved decision. A decision without an owner is not a decision. It is a future argument.
  5. Reduce scope where trust is too weak. A read-only assistant with human review may be a better next step than an agent with write access.
  6. Define the next release gate. State what evidence must be true before the project moves forward.
  7. Schedule the first operating review now. Do not wait until launch to discuss support, ownership, monitoring, and change control.

The useful output is not a beautiful document. It is a calmer project surface. People should leave knowing what is known, what is undecided, who owns the next decision, and what evidence will change the plan.

That is what trust looks like in technical work. Not blind confidence. Not politeness. Not optimism. Trust is the ability to make and revise decisions without hiding the facts.

The relationship improves when the work becomes discussable

Business and IT tension is not new. AI simply raises the stakes because technology now touches judgment, language, knowledge, workflow, and action more directly.

The old pattern was a handoff: business asks, technology builds, business reacts. That pattern was already weak for software. It is worse for AI. A useful AI system needs business context, data ownership, workflow redesign, evaluation, risk management, security, cost awareness, user feedback, and ongoing operational care. No single side can carry all of that alone.

The answer is not endless alignment theater. It is shared work made visible.

Name ownership before building. Translate risk into consequence. Use artifacts instead of memory. Review decisions, not only status. Evaluate systems with real examples. Treat post-launch operation as part of the product. Give leaders tradeoffs they can actually decide.

When business and technical teams trust each other, they do not avoid hard conversations. They have them earlier, with better evidence and clearer responsibility.

That is the standard worth aiming for in AI projects: not harmony for its own sake, but enough shared truth to build, test, change, and operate systems responsibly.

More notes