Every tool, what it does, and how it all connects — built as one system that compounds.
The whole thing in one breath: ideas go into an engine that builds them to a high standard. Everything the engine builds stands on one shared toolbox, so the apps all feel like one family and get made fast. Each finished app joins the fleet used day to day — and writes itself into a memory that every future build can read. So the system doesn't just make things; it remembers what it made and gets better each time. That loop is the design. New to all this? Jump to "How you'd actually use it" below the map — it answers "where would I even start?"
watch one idea travel the loop
the idea
A verdict engine
"Tell me if this used car is worth buying."
the engine
Run the 11 stages
Elevated, branded, forged, graded, gated.
the foundation
Built from the kit
Design, security, AI — already solved.
the fleet
Ships as an app
A real, working product you can open.
the brain
Remembered
One line in the registry — now improvable.
Tip — click any box for what it is, what happens inside it, the tools at play there, and what it connects to. Switch on "In depth" for more.
if you wanted to use it
The honest answer to "where do I even fit in?": day to day you really only touch two things — a Terminal window where you talk to the AI, and Obsidian where you read your notes. Everything else either gets done by the AI when you ask, or runs by itself underneath. Here's the actual rhythm.
A normal day — what you actually do
claude, and say "what's on my plate?" It reads its memory and tells you where everything stands.Runs by itself — you never touch it
To begin (about 30 minutes, one time)
Install three things — Homebrew, Claude Code, Obsidian — then paste the bootstrap file into the AI and answer its questions. The vault builds itself. The field guide has the exact copy-paste commands; you don't need to understand them, just run them in order.
the machinery underneath
These are the off-the-shelf tools the system is built from — the names you'll see in the setup guide. Here's what each one is, in plain English, and which part of the map above it powers. (Click a box up in the map to see exactly which of these come into play there.)
The Mac
The single computer the whole system lives and runs on — the apps, the memory, all of it.
powers everythingHomebrew
The installer for developer tools — like an app store you run by typing. It put the rest of this list on the Mac.
powers the setupTerminal
The text-command window on the Mac — the cockpit the whole system is driven from, instead of clicking buttons.
powers the engineClaude Code
The AI that reads and writes the files and actually does the building. It's the engine's hands — it runs the stages and writes the apps.
powers the engineObsidian
The app that opens the vault as readable, linked notes. It's how a human reads the brain — the AI writes it, Obsidian displays it.
powers the brainiCloud
Syncs the vault across all devices, so the brain reads the same on the Mac, the phone, and the iPad.
powers the brainGit
Version history and backup for the code — a time machine that records every change so nothing is ever lost.
powers the foundationPython
The programming language most of the apps are written in — how each one becomes a small working web app.
powers the fleetlaunchd
The Mac's built-in scheduler. It keeps the apps running around the clock and restarts them automatically if one ever crashes.
powers the fleetTailscale
A private, secure network that lets the phone reach the Mac's apps from anywhere — without putting them on the open internet.
powers the fleetCloudflare
Where the public web apps live on the internet — the trip app, the hub page, and this very page you're reading.
powers the fleetLocal AI & media tools
Free tools that run on the Mac itself — transcribe audio, read on-screen text, pull video from a link — no cloud bill, no data leaving.
powers the fleet