A practical reflection on why coding agents lose the thread between sessions, and why the repository itself is the right place to preserve it.


I used to think the problem was memory. That was the obvious diagnosis.

Every new coding-agent session started with the same ritual. Open the repository. Read the README. Inspect the project structure....