| 💾 Saved. d722711 k33g 3h ago | 1 | # .memory — project record for whoever continues building mini-me |
| 2 | |
| 3 | Read this directory before doing anything else in a session. |
| 4 | |
| 5 | | File | What it is | |
| 6 | |------|------------| |
| 7 | | `summary.md` | Snapshot of the project as it is now: architecture, decisions in force, real commands. Edited in place, never regenerated. | |
| 8 | | `history.md` | One dated entry per session, appended at the end, never rewritten. | |
| 9 | | `handoffs/YYYY-MM-DD-<slug>.md` | Where a session stopped: work in flight, next steps, traps. | |
| 10 | |
| 11 | `docs/` is for people who use `mm`; this directory is for people who build it. |