MAP — the front door
Look here first, every time. Stops the two-hour hunts.
Built 2026-07-10 · routes to every sub-map, duplicates none
What this is: one page that tells you where everything on this Mac lives, so
nothing takes an hour to find. First tip: type /ask and what you want. If that
misses, use the tables below to find the one folder to look in.
RULE 0 — search before you walk. Don't grep the tree first. Run
/ask <what you're looking for> — it covers corpus + Vault + memory +
chat transcripts and returns cited paths in seconds. Only walk the tree when /ask misses.
The 4 authoritative sub-maps
Looking for… Owner map Path
Any audio / stems / loops / scripts Music Library index ~/.claude/CLAUDE_LIBRARY_LOCATIONS.md
A specific stem file (which disk?) Stem cross-disk map ~/Projects/stem-map/stem-map.md
A standing rule / past decision / gate Auto-memory index ~/.claude/projects/-Users-drwu/memory/MEMORY.md
A chat / plan / index / dashboard THE board (canonical) /indexes-board
Active project status Obsidian vault Brandon-Vault/_Dashboards/Workflow Command Center.md
Not audio, not a rule, not a chat/plan? → it's a tree below.
Top-level trees (whole home, one screen)
Tree What lives there Front door inside
~/.claude/skills/ 170 skills /skills-master-index
~/Projects/ toolchains + all HTML source Projects table ↓
~/Projects/drwu-htmls/public/ 813 live routes /all-sites-v2 · /indexes-board
~/Projects/_outputs/ 158 output dirs dir name = skill name
~/Music/mashup_dashboard/ audio index + dashboard dashboard.html
~/Desktop/Brandon-Vault/ project status, sessions Workflow Command Center
~/Desktop/IF YOU CAN'T FIND SOMETHING ITS HERE/ loose stems, books, MIDI, kits the catch-all
~/New Desktop/ old Desktop (offloaded 06-06) band PDFs, BandBooks
~/Library/Mobile Documents/…/SVG/ cross-Mac handoff docs SESSION_HANDOFF_*.md
Broken ~/Desktop/<X> ? → try ~/New Desktop/<X> → then the disks.
The 3 disks — stems spread across all three
Disk Holds Key folders
Macintosh HD primary Demucs pool, skills, projects IF YOU CAN'T FIND…/Moises_Input/stems/htdemucs_6s/
/Volumes/T7 Shield/ bulk of curated stems Stems · Moises_Stems · Music to Stem · Big music · 33⅓ · Phish jams
/Volumes/Black/ full albums + video _Music-Video-Library/Bands/
Skip T7 Shield and you silently miss BELIEVEYOUME, Goldfrapp, Once Twice Melody, MoonShapedPool, Phish. Always include it.
Fast lookups
Find a… How
Shipped HTML by name ls ~/Projects/drwu-htmls/public/ | grep -i <term> · route = folder name
Shipped HTML visually /all-sites-v2
Skill /skills-master-index · ls ~/.claude/skills/ | grep -i <term>
Skill's output ~/Projects/_outputs/<skill-name>/
Shared gate / packager ~/.claude/skills/_shared/
When you add something new — add it to the right map, not a new one
New thing Goes into
Rule / decision / gate MEMORY.md (one file per fact)
Audio location CLAUDE_LIBRARY_LOCATIONS.md
Chat / plan / index /indexes-board (never a new board)
Project status Brandon-Vault dashboard
New top-level tree one row in ~/MAP.md
Source of truth: ~/MAP.md on disk; this page renders the same
content on drwu-htmls.vercel.app. Rebuild counts anytime; the routing stays put.