# SESSION.md -- Persistent AI Session Memory ## What this file is for This is a **persistent memory file** -- it accumulates decisions, discoveries, and context across AI coding sessions so the assistant doesn't start cold each time. It is **not** a chat transcript. It is **not** static documentation of how something works. It is a living record of *why things are the way they are*, plus a map to the right context files. --- ## Project Summary ## Context Files - `./CLAUDE.md` -- project instructions and architecture - `./CONTEXT.md` -- infrastructure and deployment details - `./README.md` -- project overview ## Session Notes Group entries by topic, not by date. Update the relevant section rather than appending raw timestamped blocks. ### Infrastructure decisions ### Bug fixes & discoveries ### Open threads - [ ] - [ ]