[!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