Why Standard PM Approaches Struggle on AI Projects

Experienced project managers who have successfully delivered ERP rollouts, CRM implementations, and infrastructure migrations frequently find that AI projects behave differently. Timelines slip in unexpected places. Requirements change mid-build not because of scope creep but because the solution reveals new complexity in the problem. Stakeholder acceptance stalls at go-live because the outputs of AI systems are probabilistic rather than deterministic, and that distinction requires careful management that traditional change management frameworks do not address.

The research supports this observation. RAND Corporation documented that more than 80% of AI projects fail to deliver expected value. A consistent theme across post-mortems is not technical failure — the models work — but delivery failure: unclear success criteria, integration complexity discovered too late, and adoption that never materialised because change management was treated as an afterthought.

This guide explains what is different about delivering AI projects, and the project management adaptations that account for those differences.

How AI Projects Differ From Traditional IT Delivery

Understanding the differences is the foundation for adapting your delivery approach.

Requirements Evolve Through Discovery

In traditional software delivery, good requirements gathering produces a stable specification. In AI projects, working with data frequently reveals requirements that could not have been discovered any other way. The process of building reveals the complexity of the problem. A BA who maps a document processing workflow discovers three exception categories that were not visible to any stakeholder before the mapping exercise.

This is not a failure of requirements gathering — it is a structural property of AI projects. Your delivery framework needs to account for it, not treat every discovery as a scope change.

Success Criteria Must Be Defined Differently

Traditional software has binary success criteria: does it do what the specification says? AI systems have probabilistic outputs — they achieve a certain accuracy rate, reduce a certain proportion of errors, process a certain volume within a time threshold. Success is a range, not a binary. Agreeing on that range before build starts is not a nice-to-have — it is the foundation of every subsequent delivery decision.

A project that delivers 85% accuracy on a document classification task might be an excellent outcome in one context and a failed project in another, depending on what the business can accept. That threshold needs to be negotiated and documented before a line of code is written.

Integration Complexity Is Consistently Underestimated

AI solutions do not exist in isolation. They consume data from existing systems, produce outputs that feed into other systems, and require access to infrastructure that has its own governance and security requirements. The complexity of this integration landscape is the most common source of timeline overruns on AI projects.

A thorough pre-project AI operations audit should map the full integration landscape before the project scope is finalised. Budget built on an incomplete integration map is a budget that will be exceeded.

Change Management Is Harder Because AI Outputs Are Probabilistic

When you implement a new ERP system, the output of a calculation is either correct or incorrect, and users can verify it. When you implement an AI document review system, the output is a recommendation with a confidence score. Users who do not understand how to interpret that output — and who to trust it and when to override it — will either reject the system or blindly accept outputs they should question.

This requires a specific change management approach focused on building the right mental model for working with AI-assisted decisions, not just training on the mechanics of the tool.

The Delivery Framework That Works

Based on our experience delivering AI implementations across financial services, government, professional services, and healthcare in Australia, the following framework consistently outperforms standard delivery approaches.

Phase 1: Operational Discovery (Weeks 1–3)

The first phase is diagnostic, not design. The BA and PM team embeds with the operational staff who perform the process being targeted. The goal is to build a ground-level understanding of how the process actually works, not how it is documented to work.

Key outputs from this phase:

  • Current state process map at the task level, not the system level
  • Quantified baseline: time, cost, error rate, volume
  • Exception inventory — the edge cases and non-standard paths that any solution must handle
  • Stakeholder map with decision rights and influence documented
  • Integration landscape: every system the process touches, and the data flows between them

The discovery phase frequently changes the scope of what is built. That is not a failure — it is the discovery phase doing its job. Building based on undiscovered exceptions is what creates the rework cycles that destroy AI project timelines.

Phase 2: Solution Design and Success Criteria (Weeks 3–5)

With a ground-level understanding of the problem, the team moves to solution design. The key discipline of this phase is defining success before any technical decisions are made.

Success criteria for an AI project must include:

  • A primary business metric with a specific target (for example: contract review time reduced from 4 hours to under 30 minutes per contract)
  • Accuracy or confidence thresholds where the AI output is the primary deliverable (for example: 90% classification accuracy, with a defined human review process for the remaining 10%)
  • Adoption metrics — what percentage of eligible transactions must be processed through the new system within 90 days of go-live to constitute a successful deployment
  • Integration performance requirements — data latency, processing volume, uptime requirements

These criteria are agreed with the project sponsor before the technical build begins. They become the objective standard against which the project is evaluated — removing the subjectivity that causes disputes at delivery.

Phase 3: Iterative Build With Embedded BA Support (Weeks 5–14)

AI implementations benefit from iterative build cycles where the BA remains embedded throughout the technical phase. The reason is exception handling: as the solution processes real data for the first time, it surfaces edge cases and data quality issues that were not visible during discovery. A BA who understands both the business process and the solution design can triage these discoveries quickly — deciding which are in scope, which require process change, and which need to be handled by a defined exception path.

Build cycles of one to two weeks with structured reviews maintain momentum while accommodating the discovery that is inherent to AI delivery. Each review should include a test against real operational data — not synthetic test data — because AI systems behave differently on clean test data than they do on the messy reality of actual operations.

Phase 4: Pilot With Measurement (Weeks 14–18)

The pilot phase runs the solution in production on a defined subset of the real workflow. This is not a controlled test environment — it is a production system with a limited scope. The key discipline is running the old process and the new process in parallel for the duration of the pilot, measuring both, and comparing the results against the success criteria defined in Phase 2.

Parallel running is expensive in the short term. It is much less expensive than a failed go-live that requires rollback and re-scoping.

Pilot duration should be long enough to encounter the exception cases in the exception inventory. A process that handles 500 transactions per week on a six-week pilot will encounter 3,000 transactions — enough to surface most of the exception categories identified during discovery.

Phase 5: Adoption-Focused Go-Live (Weeks 18–22)

Go-live on an AI project is the beginning of the change management phase, not the end of the delivery phase. The system being live is the baseline, not the outcome. The outcome is the business metric moving.

Adoption-focused go-live includes:

  • Role-specific training that addresses how to interpret and act on AI outputs, not just how to operate the system
  • A defined escalation path for edge cases that the system handles with low confidence
  • Weekly measurement of adoption and outcome metrics for the first 90 days
  • A feedback mechanism for operational staff to flag systemic issues that require model or process adjustment

The delivery team should remain accessible — not necessarily on-site, but responsive — for the first 90 days after go-live. Issues that emerge in this period are best addressed by people who understand the full system, not by a support function that received a handover document.

The Role of the Business Analyst on AI Projects

The BA is the most important role on an AI implementation project and the most frequently underresourced. In traditional IT delivery, the BA's primary contribution is front-loaded — requirements are gathered, the specification is documented, and the BA's involvement reduces during build. On AI projects, the BA's contribution is continuous throughout the project.

The BA on an AI project is responsible for:

  • Translating business problems into solvable AI specifications
  • Building and maintaining the exception inventory throughout the project lifecycle
  • Triaging discoveries during the iterative build phase
  • Designing the change management approach and supporting adoption
  • Measuring business outcomes against the agreed success criteria

A BA who combines industry domain knowledge with AI implementation experience is significantly more effective in this role than a technically proficient generalist. The domain knowledge is what makes the exception inventory complete, the requirements realistic, and the change management credible to the operational staff.

At Jacinth Solutions, every business analysis engagement is staffed with BAs who have direct experience in the client's industry. We do not send a financial services expert into a healthcare project and call it equivalent.

Why Projects Fail at the PM Layer (Not the Technical Layer)

When AI projects stall or fail, post-mortem analysis typically points to delivery and management failures rather than technical failures. The most common PM-layer failure modes:

Unclear Decision Rights

AI projects touch multiple business units, require sign-off from security and compliance teams, and often implicate regulatory frameworks. Without documented decision rights — who can approve scope changes, who signs off on data access, who owns the go/no-go on go-live — projects stall at decision points that should take days but take months.

Absent Executive Sponsorship

An AI project without an executive sponsor who is actively engaged loses to competing priorities. Budget requests get deprioritised. Integration dependencies get delayed because the infrastructure team's capacity is allocated elsewhere. Change management fails because senior leadership is not visibly endorsing the new way of working.

Treating Adoption as a Go-Live Activity

The most common and most costly PM error. Change management on AI projects must begin during discovery, not at deployment. Operational staff who were not involved in defining the solution will find ways to work around it — not out of malice, but because the system does not match their mental model of the work.

Insufficient BA Resource

Underresourcing the BA function to fund more engineering is a consistent pattern in projects that fail at go-live. The technical solution can be perfect while the business requirements it addresses are incomplete or misunderstood. More engineering hours do not compensate for insufficient requirements work.

Need experienced delivery leadership for your AI project?

Jacinth Solutions provides project managers and business analysts with direct AI implementation experience in your industry. We deliver projects from discovery to go-live with clear success metrics agreed before work begins.

Explore Business Analysis & Project Delivery →

Frequently Asked Questions

What project management methodology works best for AI implementations?

A hybrid approach works best for most AI implementations — structured phases for discovery, solution design, and go-live, with iterative sprint cycles during the build phase. Pure waterfall fails because AI projects inherently surface new requirements through the process of building. Pure Agile without structured phases struggles because the integration and change management requirements of AI projects need deliberate planning that sprint-based delivery does not naturally accommodate.

How long should an AI implementation project take?

A well-scoped single-process AI implementation should run 16 to 22 weeks from project kick-off to stable post-go-live operations. Discovery and solution design take 3 to 5 weeks. Build and testing take 8 to 10 weeks. Pilot with parallel running takes 4 to 6 weeks. The most common source of timeline overruns is integration complexity discovered during build, which underscores the importance of a thorough integration landscape map during discovery.

What is the role of a business analyst on an AI project?

On an AI project, the business analyst is responsible for translating business problems into solvable AI specifications, building and maintaining the exception inventory, supporting iterative build cycles by triaging discoveries as they emerge, designing and supporting change management, and measuring business outcomes against agreed success criteria. The BA's contribution is continuous throughout the project, not front-loaded as in traditional IT delivery.

How do you measure the success of an AI implementation project?

Success is measured against the primary business metric defined before build begins — time saved, error rate reduced, cost per transaction decreased, throughput improved. Measuring adoption (the percentage of eligible transactions processed through the new system) is equally important, because a technically functional system with low adoption delivers no business value. Both metrics should be measured weekly for the first 90 days after go-live.

Why do so many AI projects fail to deliver expected value?

The primary causes are not technical. They are: unclear or unmeasured success criteria, change management treated as a go-live activity rather than a project-long discipline, integration complexity discovered too late to adjust scope, absent or disengaged executive sponsorship, and insufficient business analysis resource relative to engineering resource. All of these are addressable with the right delivery framework and appropriately experienced delivery personnel.

Do I need a dedicated project manager for an AI implementation?

Yes, for any AI implementation that involves more than one business unit, more than one integrated system, or a project timeline longer than 8 weeks. The coordination, stakeholder management, and change management demands of AI delivery exceed what a part-time or self-managed approach can handle without significant risk. The PM is also the person who holds the delivery team accountable to the agreed success criteria — which is the function most likely to be compromised when PM is treated as a shared responsibility.