Devlogs#
Development notes, one file per working session or theme, named
YYYY-MM-DD-topic.md. (There is also a root-level DEVLOG.md
with short reverse-chronological entries; that's the quick factual ledger,
these are the longer session writeups.) These are the informal record: what was done, what was
decided and why, what broke, what's bugging us. The formal design record lives
in DESIGN.md (vision, pillars, decisions log); devlogs are
allowed to be messy and opinionated.
When you finish a meaningful chunk of work, add an entry. Future-you reads these to remember why the code looks the way it does.