[!abstract] Purpose Permanent record of what happened and why. Logs are append-only โ never edited after writing.
Active project logs live in
_WorkingOn/Projects/*/complete/until the project closes; they move here at closure. For non-project logs (system changes, decisions, snapshots), write directly to the appropriate subfolder.
Subfolders
Section titled โSubfoldersโ| Folder | Contents |
|---|---|
Projects/ | Archived session logs (moved here when a project closes) |
Decisions/ | Architecture & strategic decisions |
Snapshots/ | Business state snapshots (financial, strategy, etc.) |
System/ | Computer, software, and AI config logs |
๐ Key Notes & Concepts
Section titled โ๐ Key Notes & Conceptsโ- Only log things that have future reference value
- Be concise โ both human and AI read these
- Use
YYYY-MM-DD_Description.mdnaming (no TYPE prefix on completed logs) - Add most recent logs to top of this index if needed