---
title: "AI Coding Assistants Haven’t Sped up Delivery Because Coding Was Never the Bottleneck"
url: https://daily.dev/posts/ai-coding-assistants-haven-t-sped-up-delivery-because-coding-was-never-the-bottleneck-rvq2iif5k
source_url: https://www.infoq.com/news/2026/03/agoda-ai-code-bottleneck/
type: article
source: "InfoQ"
published: 2026-03-24T11:44:44.232Z
updated: 2026-05-28T02:14:30.360Z
tags: ["ai-coding", "architecture", "productivity", "spec-driven-development"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Coding Assistants Haven’t Sped up Delivery Because Coding Was Never the Bottleneck

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 0 upvotes · 0 comments

## Summary

Agoda's engineering team argues that AI coding tools have boosted individual developer output but haven't meaningfully accelerated project-level delivery, because coding was never the primary bottleneck. Drawing on Fred Brooks' 'No Silver Bullet,' they point to specification and verification as the real constraints — areas requiring human judgment. Industry data from Faros AI supports this: teams with high AI adoption merged 98% more PRs but saw PR review time jump 91%. The proposed response is a 'grey box' approach where engineers focus on writing precise specifications and verifying outcomes rather than reviewing every line of generated code. This reframes the engineer's core deliverable from implementation to intent definition and architectural governance, with implications for team size and structure favoring smaller, tightly aligned groups.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/03/agoda-ai-code-bottleneck/>

## Similar posts on daily.dev

- [From Implementers to Solution Architects](https://daily.dev/posts/from-implementers-to-solution-architects-kqx8z1vba) · agoda · 0 upvotes · 0 comments

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#architecture](https://daily.dev/tags/architecture), [#productivity](https://daily.dev/tags/productivity), [#spec-driven-development](https://daily.dev/tags/spec-driven-development)

[View this post on daily.dev](https://daily.dev/posts/ai-coding-assistants-haven-t-sped-up-delivery-because-coding-was-never-the-bottleneck-rvq2iif5k)
