The Vault.
A workspace for
directing AI.
An Obsidian-based workspace where Claude and GPT do most of the work: persistent memory across sessions, specialized agents, quality gates, autonomous maintenance, and rules that get updated whenever something goes wrong. I prompt; the agents write code, notes, and content.
Model Hierarchy
Two-Pass Review
File Ownership
Everything runs through an Obsidian vault — a structured knowledge base that serves as the command center for all development. Agents read and write to it. Knowledge compounds across sessions instead of evaporating. The core principle: Markdown as the universal substrate. All state is plain text. Any tool can read it.
Self-Improving Rules
Knowledge that gets smarter, not stale
Auth on every mutation: getTenantId(ctx) as first lineHeartbeat System
164 autonomous tasks · Local GPU · Zero API cost
Semantic Vault Search
15K+ notes · BM25 + embeddings
Multi-Agent Swarm Patterns
5 patterns · 10 rules from real failures
From first CLAUDE.md to autonomous vault maintenance in 7 weeks. Each phase built on the failures and learnings of the last.
Foundation
Jan 22 – Jan 26Multi-Agent
Jan 27 – Feb 5Production Hardening
Feb 6 – Feb 10Vault Optimization
Feb 13 – Feb 18Shipping & Scaling
Feb 19 – Feb 23Knowledge & Research
Feb 24 – Mar 13Linesheet is in active use at my day job, managing 1,400+ inventory items. RepRewards has a handful of users logging workouts. FreeFlow PDF runs free tools client-side. These shipped from zero by prompting Claude — not by me writing code.
The thing that works for me is treating AI as infrastructure: persistent memory in the vault, quality gates that catch most (not all) bugs, specialized agents for different kinds of work, and rules that get updated every time something goes wrong. The vault gets a little smarter each session.
Want to talk about this approach?