Agent memory is a file: how to measure it, organize it, and keep it from silently eating itself
The file that remembers
A growing number of coding agents keep their long-term memory in a Markdown file. Not a vector store, not a graph database — a file you can open, grep, diff, and hand-edit. Tha