AI is accelerating PR volume and cracking a review bottleneck that's been straining for years. The proposed fix — let any engineer approve anything — guts the signal four-eyes is supposed to provide. There's a better answer, and it predates AI.
There's a term for what I've been focused on: AX. Agent Experience. It's been around a while, and it's where most of my time has gone recently.
Claude Code ships with a 1M token context window. We don't need it. Disable it and your context becomes something you have to manage.
There's a quiet assumption in agentic workflows that context switching stopped being a problem. It didn't. Here's how I capture mid-session discoveries without leaving the task I'm actually in.