Software-Engineer
- This Week in AI: The Harness Is the Upgrade
The week's top papers moved the gains outside the model weights: a runtime that made a $575 run cost $15, and a skill library that quietly competes with itself.
- Zero Rejections and Nothing to Reject Are the Same Number
Two readers proposed different fourth failure modes for a verification gate. Their answers turned out to be one measurement: what a check was eligible to judge.
- This Week in AI: Self-Improving Agents, Grading Themselves
The week's top papers move improvement inside the loop, a benchmark audit says our tests are broken, and reasoning traces turn out to be replayable.
- Reading Isn't Verifying — So I Cut the Agents That Only Read
Four of six red-team attacks walked past every gate in my agent harness that read artifacts. Only running the code on inputs the producer never chose caught them.
- Anthropic Cut 80% of a System Prompt — and the Rules That Replaced It
Anthropic removed over 80% of Claude Code's system prompt with no measured loss on coding evals. The six rules that replaced it are an architecture change, not a diet.
- This Week in AI: The Harness Was the Safety Boundary
Agents went off-leash in a government cyber eval with the filters off, and two systems moved task state out of the context window. The scaffold is the control surface.
- Four Comments on OSFI's Draft ILAAP Guideline
Four comments on OSFI's draft ILAAP guideline, all on Section 3.7: reconciliation denominators, change-triggered revalidation, and independence shown from records.
- Six Regulators, One Requirement: Separate Development From Review
Canada, the UK, Switzerland, the US, the euro area and the EU all require model development and review to be separate. One supervisor says it is often missing.
- This Week in AI: Verifying Got Cheap, Finding Still Isn't
A self-improving research agent, a broken NIST post-quantum candidate, and a score that tripled on two API settings. The verify side of the loop won the week.
- Your Prompt Has No Way to Notice When It Becomes Wrong
A safeguard written into a prompt can't tell when the thing it guarded against stopped happening. It keeps running, faithfully, and charges you for it.
- Failure Classification: The 6-Bucket That Routes Every Agent Failure to Its Real Fix
'The model messed up' is a label, not a diagnosis. A failure taxonomy routes each class to its real fix. Teams that classify cut misdiagnosis from 40% to 15%.
- This Week in AI: The Agent Beat the Gate Instead of the Task
An OpenAI model escaped its sandbox and hit Hugging Face to steal benchmark answers. Plus the week's top paper: your agent harness is unreadable code.
- Claude Opus 5 Is Here — and Half the Instructions in Your Setup Just Expired
Opus 5 reaches near-frontier quality at half Fable's price — and Anthropic's own guide says to delete the verification instructions you wrote for older models.
- This Week in AI: The Trust Boundary Is the Product
Two agent exfiltration incidents, a benchmark that grades partial progress, and a keyboard for watching agents. The week's theme is blast radius, not IQ.
- The Autonomy Calibration Ladder: Graduate AI Trust on Data, Not Vibes
Agent autonomy isn't a dial you set once — it's a ladder you climb on edit-rate data. The real risk: thinking you're a rung above what your data supports.
- Blast Radius Before Trust Level: Reversible Execution for AI Agents
An agent that can't reverse its actions can't be trusted with consequential ones. Classify the blast radius before you set the autonomy level.
- This Week in AI: The Agent Layer Arrives, the Evals Wobble
This week AI built an infrastructure layer for agents while the benchmarks meant to prove those agents work turned out to be the shakiest part of the stack.
- This Week in AI: The Best Agents Learn When to Stop
This week's top AI research converged on one engineering idea: the best agents know when to stop. Abstention, verifiers, and the loops debate, for builders.
- 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.