Business: Technology · Lesson N.tec.1

The new game of the technology function with AI

AI makes tractable a backlog that was always infinite: ticket, bug, debt, incident. That's great news. But without real review, that same speed turns into hidden technical debt and a production incident.

Examples for

Monday morning, the team's board has 340 open items: bugs, small feature requests, technical debt items nobody ever prioritized. This has always been like this, and more will always keep arriving faster than any team can close them. Before, this volume was managed by cutting corners: the ten loudest items of the week, the rest waiting for a capacity miracle. Today AI reads the whole board, groups duplicates, suggests severity, and already proposes the first fix draft for a third of the simple items. The board that looked like a mountain becomes a list you can actually attack. The question that decides whether this becomes a gain or a problem is no longer "is there time to look at everything?": it's "who reviews what AI decided on its own before it becomes production?".

Whoa, every technology team carries the same weight: a ticket board that never empties, a pile of technical debt nobody has time to tackle, and an on-call rotation that spends its life putting out fires. Think with me: what if the infinite backlog stopped being infinite? AI changes that math in a real way. Except it changes the wrong math if you let speed run without anyone actually watching what's going through.

The core idea of this lesson. For the first time, a backlog that was always bigger than the team's capacity (bugs, tickets, technical debt, incidents) becomes something tractable in volume: AI triages, proposes the first fix draft, summarizes the incident, drafts the documentation outline. That's genuinely good news. What stays the team's, and became more critical precisely because the mechanical part disappeared, is architecture, the real priority behind the ticket, risk assessment, and the signature of whoever ships something to production. And there's a catch this function can't ignore: speed without real review turns into invisible technical debt and a production incident. This track is about operating this function in the new game, without paying that bill.

01What AI makes tractable in the function

Let's name the change properly. These things, which always overwhelmed any team's capacity, AI already tackles at volume:

The central point is simple: when the work of sweeping through volume gets cheap, it stops being the bottleneck. The team that could only react to the ten most urgent items of the week now manages to tackle the three hundred. That's a real turning point in the function. And there's a side that demands double the attention, which is exactly the subject of section three.

What changes in the capacity to attack the backlog:

BEFORE attacked (10 items) waiting (330 items) WITH AI TRIAGING triaged and attacked (240 items) waiting (100) the board that was a mountain becomes an attackable list

Fair? The good news is solid. But it only stays good if the next section is also true for your team.

02What stays the team's, and became more critical

Here's what AI doesn't decide for you, and what became worth more precisely because the mechanical part got cheap:

Notice that all of this is judgment, not triage. And judgment is exactly what gets more expensive when triage gets cheap. From here on, the team's work lives much more in "does this really matter and is it safe to ship" than in "did we manage to handle the volume".

03The deadly catch: speed without review turns into debt and incident

Now the part you can't let slide, because in technology it costs a lot. An AI agent can open pull requests fast, fix small bugs, propose refactors, at a much greater volume than any team can review with the usual care. This isn't hypothetical: it's the pattern already seen in teams that adopted a coding agent without redesigning review.

The mechanism of the problem is easy to see and easy to ignore. If reviewing each change becomes a quick stamp, because there are too many to review and too little time, subtle complexity keeps piling up without anyone noticing: a circular dependency here, a poorly handled exception there, a test that passes but doesn't cover the real case. None of this breaks on its own. The system stays standing, and the debt keeps stacking invisibly, until one day the wrong combination of factors shows up in production, and becomes an incident.

week 1 week 20 incident invisible debt accumulating without alarm the system stays standing until the wrong combination of factors shows up
Learn more: why agent-generated technical debt is different from the usual kind

Every team already lives with technical debt, that's nothing new. What changes with a coding agent operating at volume is the speed of accumulation and the difficulty of tracing the origin. A tired human writes a bad shortcut once in a while, and the pattern tends to repeat in a way the team recognizes over time. An agent can generate dozens of pull requests a week, each small and apparently correct on its own, but the interaction between them is what nobody reviewed carefully, because reviewing the interaction between small changes takes more time than reviewing each change in isolation. The risk isn't in any specific pull request. It's in the sum that nobody added up. That's why this track comes back to this point two lessons ahead, in visible technical debt and in the audit of code you didn't read: the antidote isn't slowing AI down, it's redesigning review to handle the new volume.

04The map of this track

This lesson was the big picture. The next ones drill into the concrete, one piece at a time:

Each one grabs a real piece of the function's work and redesigns it with AI inside, without losing control. Shall we?

Do it now

Do it yourself

Pick a recent technical delivery from your area, your real task or another one (a pull request, a resolved incident, a small architecture decision). Split it on a sheet into two columns:

Now look at the proportion. How much of the team's time went to the left column, at today's pace? That's the time this track hands back, to reinvest in the right column, which is where the judgment nobody else does for you lives.

Practice

1. In the new game of the technology function, what does AI make tractable for the first time at volume?

2. Why is speed without real review especially dangerous when an AI agent generates many pull requests?

3. Why can't the technology function treat human review as optional, even with AI speeding up the mechanical work?

For the board

On what became tractabletriage at volume, the first draft of a fix, and the incident summary. The board stops being a mountain.
On the danger of speednothing breaks by itself along the way. The debt piles up invisibly until the right combination blows up in production.
On reviewthe AI speeds up the draft. Review is what guarantees what ships, and the final signature is always human.
What did you think of this page?
Would you recommend this page to someone on your team?