STRUCTURE · MEMORY · GRAPH
The brain itself
Fifteen bodies orbit something. Here's the thing itself.
FOUR FOLDERS, NOT A FILING CABINET
Everything on this site runs on one vault, and the vault has a shape: four top-level folders, not hierarchy by mood.
Active
Projects and goals in motion. Each one gets a context file the agent reads before touching it.
Atlas
People, companies, concepts. Durable knowledge, not meeting notes that evaporate.
Resources
Everything you didn’t write yourself: books, articles, courses, clippings.
Journal
Daily, weekly, monthly notes. The one folder written in every single day.
Underneath all four sits _system/, the memory layer: rules, decisions, learnings, a session log. None of it is a chatbot's scratch space. It's markdown, versioned in git, readable by any tool that can open a folder.
WHY THIS BEATS A CHAT WINDOW
A chat window remembers one conversation. Close the tab and the context is gone; open a new one and you're re-explaining who you are. A single CLAUDE.md at the root helps, but it's one file: no connections, no history, no way to tell a person from a company from a decision.
Notion and its cousins keep memory too, locked behind an API, and the writing surface and the assistant are two different products bolted together. Here the agent lives where you write: same sidebar, same vault, same files. The memory is a folder you own, not a feature you rent. How the agent works inside the vault — and the loop that makes it compound — is its own page.
THE GRAPH IS THE POINT
Every note links to others by name, and every link runs both ways: open a person's page and see every project, meeting, and decision that mentions them. Obsidian builds this graph natively. Exo reads it before it answers, so a question about a company pulls in the person who works there and the decision that was made about them, without being told where to look.
A flat document store doesn't have this. A chat history doesn't either. The graph is what turns individual notes into a working model of what you know.
CLONE IT
The fastest way to see all of this at once: a sample vault with fourteen plugins pre-installed and enabled, a small fictional company already cross-linked into people, projects, and daily notes.
GET THE SAMPLE VAULT ↗