AI adoption amplifies org systems
DORA: AI adoption raises delivery instability unless orgs pair it with platform and workflow investment HoneycombTL;DW
- AI adoption alone doesn't improve outcomes—organizational systems and capabilities determine success; teams without foundational systems experience more acute pain when AI is introduced.
- Individual productivity increases most with AI, but software delivery instability (rollbacks) increases second most—indicating a verification tax problem from shipping code faster than testing scales.
- Seven distinct team profiles emerged in DORA research; outcomes vary dramatically across organizations despite near-universal AI adoption, proving AI is an amplifier, not a solution.
- Working in small batches is under threat; agentic workflows cause developers to context-switch constantly across multiple simultaneous tasks, leading to burnout and exhaustion after one hour of effective work.
- Code review capacity is the new bottleneck—AI can generate 10x-100x more code, but reviewers default to 'looks good to me' on massive diffs, creating a massive verification tax.
- DORA's seven AI capabilities model: clear communicated AI stance, healthy data ecosystems, version control practices, small batches, user-centric focus, quality internal platforms, and reduced cognitive load—these combine with adoption to drive outcomes.
- Use AI to help review code, not replace code writing—code reviews were a bottleneck before AI and are worse now; invest in automated testing and better feedback mechanisms instead.
- Quality internal platforms must now serve two user types: developers and AI agents; also serve non-engineers (business analysts, finance, marketing) to safely enable anyone to ship features.
- Organizations experience a J-curve productivity dip when adopting new tools; many abandon changes mid-dip instead of staying disciplined—learning by doing, not token leaderboards, reduces curve width and depth.
- Build systems and platforms to minimize burnout and verification tax, not just drive token consumption; bad systems beat good people every time—fix the system, not just adoption metrics.
TL;DW
- AI adoption alone doesn't improve outcomes—organizational systems and capabilities determine success; teams without foundational systems experience more acute pain when AI is introduced.
- Individual productivity increases most with AI, but software delivery instability (rollbacks) increases second most—indicating a verification tax problem from shipping code faster than testing scales.
- Seven distinct team profiles emerged in DORA research; outcomes vary dramatically across organizations despite near-universal AI adoption, proving AI is an amplifier, not a solution.
- Working in small batches is under threat; agentic workflows cause developers to context-switch constantly across multiple simultaneous tasks, leading to burnout and exhaustion after one hour of effective work.
- Code review capacity is the new bottleneck—AI can generate 10x-100x more code, but reviewers default to 'looks good to me' on massive diffs, creating a massive verification tax.
- DORA's seven AI capabilities model: clear communicated AI stance, healthy data ecosystems, version control practices, small batches, user-centric focus, quality internal platforms, and reduced cognitive load—these combine with adoption to drive outcomes.
- Use AI to help review code, not replace code writing—code reviews were a bottleneck before AI and are worse now; invest in automated testing and better feedback mechanisms instead.
- Quality internal platforms must now serve two user types: developers and AI agents; also serve non-engineers (business analysts, finance, marketing) to safely enable anyone to ship features.
- Organizations experience a J-curve productivity dip when adopting new tools; many abandon changes mid-dip instead of staying disciplined—learning by doing, not token leaderboards, reduces curve width and depth.
- Build systems and platforms to minimize burnout and verification tax, not just drive token consumption; bad systems beat good people every time—fix the system, not just adoption metrics.
Findings from DORA's 2025 survey of ~5,000 practitioners show 90% use AI yet software delivery instability rises with adoption—AI amplifies existing system quality, good or bad. Seven capabilities predict better outcomes: strong version control, small-batch workflows, healthy data ecosystems, and quality internal platforms.
