Software-Engineer
- Cognitive Drift: The System Improved — Did You? The Retention Curve of AI-Assisted Coding
Sustained AI dependence erodes the skills the tool augments — invisibly, because the tool compensates for the decline it causes. The retention curve, and the fix.
- This Week in AI: Agent Memory Becomes a Real Engineering Subsystem
This week's top agent papers stop treating memory and runtime state as afterthoughts and start treating them as systems — with tiers, costs, and audit trails.
- This Week in AI: Cheap Code Raises the Discipline Bill
This week's AI signal points one way: as code gets cheap and disposable, the binding constraint becomes engineering discipline — memory, stress, isolation.
- This Week in AI: The Evaluation Reckoning Hits Coding Agents
This week's top AI papers are an evaluation reckoning — agents ace benchmarks but stall on real work. What that means for engineers shipping agents.
- Claude Fable 5 Is Here — and the Disciplined Move Is to Route Down, Not Up
Anthropic's Fable 5 is the most capable public model yet — a new Mythos-class tier above Opus. The reflex is to route everything to it. Here's why the disciplined move is the opposite, and the two routing skills I rebuilt the day it shipped.
- This Week in AI: The Agent Infrastructure Layer Is Arriving
This week's top AI research is infrastructure: cheaper inference, agent safety frameworks, grounded search. What it means for engineers shipping agents.
- Context Is Not Memory: The Context Tiering Spectrum for AI Coding Agents
Your CLAUDE.md is a monolith, not an architecture. Context tiering — hot/warm/cold by access frequency — gives an agent persistent context without drowning it.
- Gate Erosion: How Polished AI Output Disarms Your Code Review
Reviewers feel more positive about AI code that's objectively worse — that's gate erosion, now peer-reviewed. The 2026 evidence and the protocol that stops it.
- The Fluency Trap: Why Catching Bad AI Output Is the Problem, Not the Solution
The Fluency Trap is the reason skilled engineers can't see the architectural drift accumulating in their AI-assisted code. The mechanism, the evidence, the fix.
- Why AI Generates Different Code Every Run: Convention Drift and the Borrowed Architecture
The same prompt produces a different architecture 75% of the time — that's convention drift, the first form of the Borrowed Architecture. The research and the fix.