Enterprise DNA

Omni by Enterprise DNA

Enterprise DNA Resources

Latest AI and industry news. Practical AI operating-system thinking for owners, operators, and teams doing real work.

220k+

Data professionals

Omni

AI agents and apps

Audit

Map the manual work

News Trending AI News

A new arXiv paper names the CLAUDE.md-bloat problem "catastrophic remembering."

Formalizes what practitioners already feel: appending an instruction is cheap, but once the rationale behind an old one is lost, safely deleting it.

Enterprise DNA |
A new arXiv paper names the CLAUDE.md-bloat problem "catastrophic remembering."

AI Pulse · Under the Radar

The play

Set a quarterly calendar reminder to delete half your system prompts and see what still works, technical debt grows invisibly here.

If you’ve ever opened a CLAUDE.md file and found 47 instructions nobody can explain, a new arXiv paper just gave that mess a name: catastrophic remembering. The researchers formalized what anyone managing prompts already knows. Adding a new instruction is easy. Figuring out whether you can safely delete an old one without breaking something downstream costs exponential effort, so the file just grows until someone throws it out and starts over.

The timing matters because Boris Cherny went viral the same week with a blunt prescription: delete your CLAUDE.md, your custom skills, your hooks, then watch what the model does without them. Most teams discover they were hauling around instructions that stopped mattering months ago, or that the base model now handles natively. The paper backs that intuition with theory, showing the cost of pruning scales as O(2^|D|), where D is the number of dependencies between instructions. In plain terms, the more tangled your prompt history, the harder it becomes to clean up without testing every possible interaction.

This is not abstract. If your team appends a new rule every time something goes wrong, you are building technical debt that compounds faster than code. The model changes, your business changes, but the instruction file only grows. Catastrophic remembering means you eventually hit a wall where nobody knows what still applies, and the safest move is a rewrite. Tools that version prompt logic and flag unused instructions belong in an AI command centre for exactly this reason. You need visibility into what you are asking the model to remember, and a way to test whether it still needs to.

The paper is early stage and the term may not stick, but the problem is real. If your prompt files feel like archaeological digs, you are not alone.

Free daily email

Get this every morning.

This brief is one item from today's AI Pulse, the short daily read we run for ourselves on what is actually happening in AI. Subscribe free and it lands in your inbox each morning.

Free daily email

Subscribe to the daily AI Pulse

One short read every morning on what is actually happening in AI. Free.

One email a day. Unsubscribe any time.