InTech Ideas
How We WorkPodsAI ServicesAboutInsightsLet's Chat
How We WorkPodsAI ServicesAboutInsights
Let's Chat

Have a system that's holding your team back?

Tell us what's broken. We'll tell you whether we can help, usually within a day.

hello@intechideas.ai
InTech Ideas

Product engineering for the AI era. Clarity before code. Relationships before contracts.

hello@intechideas.ai

Company

  • About
  • How We Work
  • Pods
  • Insights

Services

  • AI Automation Consulting
  • AI Software Development
  • AI Integration
  • Custom AI Software
  • AI Strategy & Implementation
  • Product Engineering for the AI Era
All Services

AI Operating Systems

  • AIOS for Business
  • AI-Enabled Operations
  • AI Workflow Automation
  • Business Process Automation
  • Mid-Market AI Transformation
Explore AIOS

Industries

  • Concierge Medicine
  • Medical Supply
  • Professional Services
  • Staffing Agencies
  • Field Service
All Industries

Problems We Solve

  • Disconnected Systems
  • Spreadsheets to Software
  • Single Source of Truth
  • Reduce Manual Data Entry
  • Scale Without Hiring
All Problems

© 2026 InTech Ideas. All rights reserved.

PrivacyTermsCookies

Clarity before code.

← Back to InsightsSubstack

Time-to-Delivery Collapsed — Why Your Org Structure Is Now Wrong

Skip MarshallFebruary 3, 20268 min read
Time-to-Delivery Collapsed — Why Your Org Structure Is Now Wrong

A few months ago, a client came to us with a product they needed built. Nothing exotic — a customer-facing portal with some workflow automation, integrations with two existing systems, and a reporting dashboard. The kind of thing that, two years ago, we'd have scoped at four to five months with a team of six or seven.

We delivered a working version in three weeks with four people.

And then everything went sideways.

Not because the code was bad. The code was solid — Chuck and the engineering team nailed it. The architecture was clean. The tests passed. The problem was that the client's organization — their approval processes, their stakeholder review cadence, their compliance workflows, their internal communication patterns — was built for a world where delivery takes months.

We handed them a finished product and they had no idea what to do with it.

Their legal team hadn't started their review because \"engineering just kicked off.\" Their marketing team hadn't prepared launch materials because \"we usually have until Q3.\" Their training department hadn't been briefed. Their change management process assumed twelve weeks of lead time. We gave them three.

Thanks for reading! Subscribe for free to receive new posts and support our work.

I tell this story not to brag about speed. I tell it because it's the most honest illustration I have of the actual problem AI is creating — and it's not the problem most people think it is.

The conversation about AI and delivery timelines is dominated by speed. How fast can we build? How much faster is AI-assisted development? What used to take months now takes weeks, what used to take weeks now takes days, and so on.

That's all true. But speed was never the real challenge. The real challenge is what happens to everything around the code when the code arrives five times faster than anyone expected.

What actually got faster (and what didn't)

Before we talk about what's breaking, let's be precise about where the acceleration is real.

Code generation got dramatically faster.AI tools produce working first drafts of features, endpoints, test suites, and boilerplate at a speed that would've seemed absurd three years ago. A senior developer with good AI tooling produces more code in a day than most developers produced in a week in 2022. That's real.

But here's what didn't get faster:

Deciding what to build. Figuring out the right problem to solve, the right user to solve it for, the right scope to start with — that still takes the same amount of human judgment, the same amount of conversation, the same amount of going back and forth.

The bottleneck moved from hands to heads — from typing code to making decisions. And most organizations haven't noticed, because they're still celebrating the typing speed.

Architecture decisions. Choosing the right data model, the right system boundaries, the right tradeoffs between speed and flexibility — AI can suggest options, but it can't weigh them against the context of your business, your users, your technical debt, your compliance requirements. That's human work, and it takes as long as it ever did.

Stakeholder alignment. Getting the right people to agree on what success looks like, what's in scope, what's not — unchanged. Compliance and legal review — unchanged. User research — unchanged. Design iteration with real users — unchanged.

So what we actually have is a world where one part of the delivery pipeline sped up by 5x and everything else stayed the same. The code arrives fast. The decisions, reviews, approvals, and organizational processes that surround the code arrive at exactly the speed they always have.

That's not an acceleration. It's a pileup.

What breaks first

I've now watched this pattern play out across enough engagements to know where the cracks show up first.

Sprint planning becomes theater.When a developer can ship a sprint's worth of code in two days, what exactly is a two-week sprint? The cadence was designed for a world where coding was the rate-limiting step. It's not anymore. But most teams are still running the same ceremonies — the planning meeting, the grooming session, the review — as if the fundamental constraint hasn't changed. They spend more time planning the work than doing the work. The overhead-to-execution ratio has inverted, and nobody wants to say it out loud.

Estimation models lie.Every estimation model your team uses — whether it's story points, t-shirt sizes, or time-based estimates — is built on historical velocity data. That data was collected in a world that no longer exists. The result is predictable: teams either sandbag (estimating at old speeds because that's what the model says) or overpromise (assuming everything will be AI-fast, which it won't be, because the non-coding work hasn't sped up). Neither is useful. Your estimation model is now a fiction that everyone pretends is science.

Reviews become the bottleneck.Code review, design review, security review, accessibility review — all of these were designed for a certain throughput. When a developer was producing three PRs a week, the review cadence worked fine. When that same developer is producing three PRs a day, the reviewers can't keep up. I've seen teams where the average PR sits in review longer than it took to write. Think about that: AI made the building faster, and the immediate result was that thewaitinggot longer.

Client expectations go haywire.This is the one that hits agencies and consultancies hardest. Clients have absorbed the cultural narrative that AI makes everything instant. \"If AI can write code in minutes, why does this project cost $200k?\" or \"If delivery is so fast now, why is the timeline still three months?\" These are reasonable questions from people who don't understand that the code was never the expensive part. The expensive part was — and still is — the decisions, the coordination, the safety, and the organizational readiness. But try explaining that to a CFO who just read an article about AI building apps in an afternoon.

The uncomfortable middle

Here's what I think most leaders are reluctant to admit: we're in a transition period with no good maps.

Some work is dramatically faster. Some work is exactly the same speed. And nobody has a reliable model for planning around that asymmetry. You can't plan a project the old way (because the coding is faster) and you can't plan it the new way (because no one's figured out what the new way is yet). So teams improvise. And improvisation at organizational scale is just another word for chaos.

The teams I see struggling most are the ones trying to keep their existing processes intact while layering AI on top. Same sprint cadence. Same estimation rituals. Same role definitions. Same handoff patterns. Just with faster code generation plugged in somewhere. They get the speed without the structural adaptation. The code arrives faster, but the meetings are the same length, the decisions take just as long, and the same bottlenecks exist — they're just more visible now because everything around them accelerated.

You can't bolt AI onto a broken system and call it transformation.

The teams that are thriving — and there aren't many yet, which is why this is still an edge — are the ones rethinking from first principles. Not \"how do we make our existing process faster?\" but \"what does a delivery process actually look like when coding is no longer the bottleneck?\" That's a fundamentally different question, and it leads to fundamentally different answers.

What to do about it

I don't have a complete playbook yet. Nobody does — anyone who tells you they have it all figured out is selling something. But I've seen enough patterns across our engagements to know what's working.

Stop estimating in story points. Start estimating in decision points.The meaningful unit of work isn't \"how much code needs to be written\" anymore. It's \"how many decisions need to be made, by whom, and how long will those decisions take?\" A feature with straightforward requirements and a clear architecture is now a one-day build regardless of code volume. A feature that requires three stakeholder sign-offs, a compliance review, and two design iterations is a three-week build even if the code takes an hour. Estimate for the decisions, not the typing.

Redesign your review cadence.If code ships faster, reviews need to be continuous, not batched. The old model — submit a PR, wait for review, address comments, resubmit — was fine when PRs trickled in. It's a disaster when they arrive in bursts. Some of the best teams I'm working with have moved to synchronous, real-time review for AI-generated code. It's a different skill and a different rhythm, but it eliminates the review queue that's silently killing their throughput.

Define what \"safe to ship\" means before you build.This one sounds obvious. It isn't. When code was slow, teams had time to figure out their safety criteria as they went — what needs testing, what needs sign-off, what the rollback plan is. When code is fast, you don't have that luxury. If you don't define your safety gates upfront, you'll either ship things that aren't ready or create a bottleneck at the end where everyone scrambles to figure out whether it's safe to release. Neither is acceptable. The teams that move fastest are the ones that defined their safety criteria before a single line of code was written.

Have the honest conversation with your clients and stakeholders. \"We can build faster than ever. But the speed of this project is now gated by your decision-making speed, not ours.\"

This is a hard conversation. Clients don't love hearing thattheyare the bottleneck. But it's true, and the teams that have it early save themselves months of frustration. The alternative is building the wrong thing fast — which, I promise you, is worse than building the right thing at a moderate pace.

Measure outcomes, not output.This is the shift that separates the teams adapting from the ones flailing. The old question was \"how much did we ship this sprint?\" The better question is \"did the thing we shipped actually improve the system? Did users behave differently? Did the metric move? Did we learn something we didn't know before?\" If you're measuring velocity — how many story points, how many PRs, how many features — you're measuring the part that AI just made trivially fast. It's like measuring how fast your typist types after you bought them a keyboard. Measure what matters: did the outcome improve?

The punchline

AI didn't just compress delivery timelines. It revealed something that was true all along but hidden behind the comfortable slowness of manual coding:your org structure was always the real bottleneck.

Coding speed was the thing that made everything else seem reasonable. Two-week sprints felt right because coding took two weeks. Review queues felt manageable because code arrived slowly. Stakeholder alignment could happen on its own schedule because there was always time. Client expectations stayed grounded because everyone understood that software takes a while.

Now the mask is off. The code is fast. And every organizational process that was quietly hiding behind \"well, engineering is still building it\" is suddenly, painfully exposed.

The good news: this is fixable. The bad news: fixing it requires rethinking structures that most organizations treat as sacred — sprint cadences, estimation rituals, review processes, role definitions, and the fundamental relationship between speed, safety, and decision-making.

Next, Chuck is going to take this further and look at what specifically happens to Scrum — the most widely adopted delivery framework in software — when these assumptions break. What stays, what goes, and what needs to be reinvented.

If this resonated, subscribe. We're writing about what's actually changing in software delivery — no hype, no hand-waving, just what we're seeing on real projects.

Thanks for reading! Subscribe for free to receive new posts and support our work.

Written by Skip Marshall

Learn more about our team
More Insights→