Original Essay / EN / 中文
Memory Is Not Context
Useful memory is not what survives by default. It is what a system learns to preserve on purpose.
01
Most agent systems still treat memory as an overflow bucket. When context windows become expensive, people start saving everything elsewhere and call the result memory. But durable memory is not a storage problem first. It is a judgment problem.
A useful memory layer needs at least three editorial acts: deciding what is worth preserving, deciding when it should be recalled, and deciding how much of it deserves to return. Without those acts, recall becomes clutter and persistence becomes vanity.
This is why the design of memory should sit closer to publishing, indexing, and annotation than to raw buffering. The system is not rewarded for remembering more. It is rewarded for remembering what changes the next decision.