The Dispatch — Issue #46 April 29, 2026

The 23-Minute Recovery Lie

Why the most-cited productivity stat in tech is misunderstood — and what the research actually says about AI tool interruptions.


If you've been in tech for more than a year, you've heard this number:

23 minutes — the average time it takes to fully recover focus after an interruption, from Gloria Mark's landmark 2005 study at UC Irvine.

It's real. The research is solid. And for traditional interruptions — a meeting, an unexpected Slack, someone tapping you on the shoulder — 23 minutes is a reasonable estimate.

Here's the problem: we keep applying this number to AI tool interruptions. And it's a category error that leads to bad advice.

Why AI Interruptions Are Different

Traditional interruptions are external. Someone pulls you out of a task. You come back.

AI tool interruptions are self-directed. You decide to open the tab. You paste the code. You read the output. You decide to accept or modify. You go back.

The recovery dynamics are fundamentally different because the interruption was initiated by choice — and choice is the thing that makes attention recovery so hard.

When someone pulls you out of flow, there's a clean break. When you choose to switch, your brain already decided the switch was worth it. And that "deciding" part is exactly what keeps the previous context active in working memory.

The Real Cost Is Not the 23 Minutes

The 23-minute figure measures time to recover full attention. That's one cost.

But with AI tools, there's a second cost that nobody talks about: the AI output itself becomes the new task context.

The Context Transfer Problem

When you get interrupted by a Slack message, you go back to your previous thought. When you ask AI to explain something, you go back to AI's version of your task.

That version is subtly different from yours — it has assumptions baked in, simplifications made, things omitted that were load-bearing in your original mental model.

The gap between your context and AI's context compounds with every query.

What Mark's Research Actually Found

Mark's 2005 study observed 76 workers across multiple work environments. Key finding: people who were frequently interrupted were more likely to be in a state of high frustration, high cognitive load, and low positive affect — even when the work itself was not especially demanding.

The workers who adapted to frequent interruption reported more stress, not less. They developed compensating strategies that worked in the short term but increased cognitive load long-term.

40–80 AI interactions per day for the average AI-assisted engineer — vs. 3 window switches per hour in Mark's 2005 study

One quote from the study: "I never get done anything I really need to think about."

That was 2005. The average knowledge worker switched windows 3 times per hour.

We're now at 40–80 AI interactions per day. The math is not a 23-minute problem. It's a structural reorganization of what cognitive work looks like.

What Actually Helps

The "batch your AI queries" advice is real but insufficient. It's the equivalent of saying "check email less frequently" — true, but it misses the deeper issue.

1. End the session, not just the query

Don't just close the AI tab. Write one sentence in your own words about where you are. This transfers the context back to yours. It takes 20 seconds. It prevents the AI's framing from overwriting yours.

2. Wait before you accept

The researchers call this an "implementation intention" — if you build in a 30-second pause between AI output and action, your brain stays attached to the problem. The 30 seconds is not wasted time. It's the difference between performing the solution and owning it.

3. Ask "what would I have done?" once per day

Not to beat yourself up. To keep the path accessible. If you stop asking, you forget there was a path.

One Test This Week

Set a timer on one AI-heavy task. Note:

  1. What time you started
  2. When you opened the AI tool
  3. When you closed it

At the end of the day, ask: do I know more about this problem than I did when I started?

If yes: the tool was useful.

If no: you paid the time cost and learned nothing. That's the gap worth closing.

"I used to be able to look at a codebase and immediately feel where the pain points were. Now I have to ask AI to tell me where to look, and I still can't feel the problem. I just know where the tests are failing."

— Senior backend engineer, 7 years, healthcare tech

Where to Go From Here

If this landed, the Attention Residue guide goes deeper on why context transfer is the hidden cost of AI tool use — and has a 7-strategy recovery plan.

If the 23-minute number keeps coming up in your own thinking, The Productivity Gap is the companion piece: why shipping more and learning less is the defining dynamic of 2026 engineering.

If this issue landed, here's where to go next:

Take the AI Fatigue Quiz Attention Residue Guide The Productivity Gap

The interruption is not the cost. The context transfer is.
— The Clearing