The vault is where that choice lives. I ended the last post on that line. This is the place.

I built it one morning in a blank Obsidian window, not at all sure it would turn into anything. A handful of system files. A naming convention I made up on the spot. An index note pointing at folders that didn’t exist yet. The kind of tidy-up that usually gets abandoned by lunch.

Then I switched on the graph view, and it lit up.

If you’ve never seen it, Obsidian draws your notes as a constellation. Every file a point, every link a thread between them. Mine was nearly empty, half a dozen nodes and a few connections, and it still stopped me. Because I could see it. The shape of the thing I was building, rendered as a map instead of a list. I think in pictures more than words, always have, and here was my own structure looking back at me as one.

That sounds like a small thing. It wasn’t. It was the first time the memory problem looked solvable instead of just annoying.

So I kept going. The scattered build logs came in. The Word documents I’d never find again got converted to plain text and given a home. Decisions, frameworks, the reasoning behind builds I’d otherwise reconstruct from scratch every time. Everything that mattered, pulled into one place and linked to everything it touched.

At some point it stopped being a note app and became the source of truth. Everything outside it was just unanchored memory, floating, unfindable, one wiped session away from gone. Inside it, things held.

Here’s the part that surprised me, and it tells you what the vault actually is.

A few days in, I went looking for my Obsidian account. Force of habit. Everything has an account. Everything wants an email, a password, a subscription tier, a server somewhere holding your stuff so it can show you ads or change the terms when it suits. I couldn’t find mine, and it genuinely threw me for a second.

There wasn’t one. Nothing to find. The vault runs entirely on my own hardware. The files live on my disk, not someone else’s cloud. No login, no sync service reading my notes, no company that can deprecate the format or hike the price or quietly train on what I’ve written. If every AI company folded tomorrow, the vault would still be sitting there, plain markdown, opening in any text editor that’s ever existed.

That’s not a technical detail. It’s the whole stance.

The tools I use are borrowed. The models change, the providers change, the terms change, and none of that is mine to control. But the memory is. The vault is the brain. The AI is just the dialogue. I can swap the dialogue for a better one next year and lose nothing, because the thing that actually matters, the accumulated context, the record of what I decided and why, never lived in the tool in the first place. It lives in a folder I own.

Every agent I’ve built since reads from that folder. None of them own it. They serve the vault, query it, write back to it only when I approve the write. The hierarchy is deliberate and it points one way. The memory is the ground. Everything else stands on it.

The Lab — structure and sync

The vault is plain Markdown. No database, no proprietary format, no lock-in. That’s deliberate. The day the format becomes someone else’s to change is the day it stops being mine.

The top level is numbered so it sorts in order and I always know where I am:

The Lab/
├── 00_System/          conventions, rules, indexes
├── 01_PrivateAI_Core/  architecture, build logs, agent briefs
├── 02_Journal/         reflection, archive, the personal stuff
├── 04_Creative/        the Midnight Library lives here
└── 05_Archive/         retired threads, parked ideas

Sync is Syncthing. Peer to peer, no cloud middleman. The management VM holds the canonical copy. My main machine syncs to it both ways. The laptop is set receive-only, a reading node, so a half-finished note on the sofa can never overwrite the source of truth. Nothing leaves my own network to make any of this work.

The vault is the answer to the question the last post raised. What do you keep, and where does it live. You keep what’s worth keeping, and it lives somewhere that’s yours.

But keeping it was only ever half the problem. A folder you own can still become a folder you can’t search. By the time the vault held a year of thinking, finding one specific thing inside it was its own kind of hard.

That’s the next story.


Buddy, any thoughts?

Meanwhile, Buddy has a source of truth too. It is the sound of the treat drawer. Nothing has ever been more reliably retrieved.