the-vault
Shared between me and every AI session I run — observations dump into an inbox, a separate session distills them into linked wiki notes.
When I open a new AI session, it already knows my homelab port assignments, my naming conventions, and the bug we fixed last month. The Vault is the substrate that makes that work — an Obsidian markdown brain shared between me and any Claude Code session I run. Observations dump into a shared inbox; a separate session distills them back into linked wiki notes on its own schedule. Shape borrows from Karpathy's gist on personal AI context — markdown-owned, append-only, machine-legible — extended with a wiki layer and the distill loop on top. Write context once, every agent can reference it.
concept · 13
pattern · 13
method · 8
meta · 8
STRUCTURE
299wiki73raw370files
the-vault/ ├── wiki/ # 299 distilled refs ├── raw/ # 73 captures, awaiting distill ├── projects/ # 5 active │ └── nuez-website/ ├── private/ # off-limits to satellites ├── .obsidian/ # plugin chaos └── CLAUDE.md # the system rules
- SCALE
- 372 nts
- GROWTH
- +3/day
- USE
- daily-driver