Why Markdown?
You can open it in VS Code, Obsidian, GitHub, Notepad, or any future tool that understands plain text.
Codex or another assistant can load the exact files it needs instead of guessing from a vague memory.
The knowledge is not trapped inside one app. It can be searched, versioned, backed up, synced, or indexed later.
What goes in it?
Not everything. Only context that should survive past the current conversation.
- bio
- preferences
- goals
- motivation
- overview
- deployment notes
- next moves
- open questions
- rules
- weekly reviews
- suggestions
- decision logs
How it works
When something matters, write it into the correct file instead of leaving it buried in chat.
Explain why it matters: project, identity, workflow, motivation, risk, or decision.
Before important work, read the relevant files so the assistant and human share the same starting point.
The Brain is not the point. It exists to reduce friction and help real projects move.