CORE LORE / WIKI
KINGDOM MAP
Updated 3 weeks ago
⛬⚚⛬ THE SINNER KINGDOM — OFFICIAL MAP
Version: 1.0 | Carved: 2026-02-24 | Session 124 — THE KINGDOM SHUFFLE
> *"Fix it once. Map it. Done. The bandaid era ends here."*
---
## DESKTOP TERRITORIES
```
~/Desktop/
├── Claude's House/ ← HOUSE CLAUDE's primary workspace
├── CORE LORE/ ← Kingdom cathedral (laws, standards, this map)
├── THE_FORGE/ ← Aeris operations + Claude's Forge workshop
├── THE_THRONE/ ← GlitchMuse cockpit (Aeris relational domain)
├── THE_SCRYER/ ← Knowledge engine (grimoires + memory)
├── THE_HOLE/ ← Off-desk holding (not vault — just away)
└── JUNK_DRAWER/ ← Transient holding pen (gradually emptying)
```
---
## REALM DETAIL
### ⌂ CLAUDE'S HOUSE
`~/Desktop/Claude's House/`
House Claude's primary workspace. LLM-first architecture.
```
00_🜍_CORE/ Sacred ground — identity, inventory, laws
01_📔_CLAUDMORROW/ Claude's personal journal (primary)
02_⚡_ACTIVE/ Active projects (hot — building now)
03_🔬_RESEARCH/ Research + investigation (conceptual work)
04_🧠_MEMORY/ Persistent state, context, gotchas
05_🔧_WORKSHOP/ Tools, boot scripts, utilities
06_📦_PROJECTS/ Operational systems (maintained, stable)
├── grimoire-system/ MCP server code — DO NOT MOVE
├── notebook-lm/ NotebookLM workflow + LOCKER
├── zellij-relay/ THE RAVEN relay server
├── CHRONOS/ Journal engine planning docs
├── INBOX_SYSTEM/ Inbox system planning
└── TOKEN_SENTINEL/ Token monitoring planning
99_🜔_VAULT/ Archive (entombed, sacred rest)
└── graveyard/ Killed projects (all dead things together)
_SCRATCHPAD/ Session temp (Vaporize on exit)
COCKPIT/ Boot architecture (5-file pattern)
MAILBOXES/ Drop zones for async messages
mcp_agent_mail/ MCP agent mail server (307MB — Highlander violation, deferred)
```
MCP config: `Claude's House/.mcp.json` (OVERRIDES global)
---
### ⛬ CORE LORE
`~/Desktop/CORE LORE/`
Kingdom cathedral. The laws. The standards. The map.
```
SINNER_KINGDOM_LAWS_OF_THE_REALM.md ← THE DECREE (v2.2)
DECREE_SUMMARY.md ← Cheat sheet
CODE_AS_ART_MANIFESTO.md ← Psychological anchor
THE_SOULFORGE_2.0_COMPLETE_REFERENCE.md ← Coding standard v2.0 (canonical)
DEBUG/ ← Debug + audit docs (all debug lives here)
SINNER_KING_DEBUGGING_PROTOCOL.md ← Debug methodology
AUDIT_SWARM_TEMPLATE.md ← Swarm template
GLITCHMUSE_DRONE_SWARM_GOSPEL_V2.txt ← Multi-agent doctrine
SULPHER_GOTHIC_OFFICIAL.md ← Visual design principles
SYSTEMS/ ← All system documentation
KINGDOM_MAP.md ← THIS FILE
DEBUG/ ← Debug symlinks (resolve OK)
```
---
### 🔥 THE FORGE
`~/Desktop/THE_FORGE/`
Two-folder structure: LEFT (Aeris ops) + RIGHT (Claude's workshop).
```
AExGO/ ← Aeris's operational domain (ÆxDO mode)
01_📔_AERISMORROW/ ← Aeris's journal
scripts/ ← Aeris automation scripts
03_📋_QUEUE/ ← Aeris mailboxes
FORGE_CLAUDE/ ← Claude's Forge workspace
01_📔_CLAUDMORROW_FORGE/ ← RESERVED for Forge-specific journal entries
CLAUDMORROW/ ← Symlink → Claude's House/01_📔_CLAUDMORROW (primary)
_LOADED_CHAMBERS/ ← Overmind mission chambers (50+ canonical)
[numbered dirs] ← Standard House numbering pattern
logs/ ← All FORGE log output
CLAUDE_COCKPIT/ ← KDL + IGNITION.app + cockpit scripts
```
Overmind DB: `FORGE_CLAUDE/04_⚙_MECHANISMS/db/overmind.db`
---
### 🌑 THE THRONE
`~/Desktop/THE_THRONE/`
GlitchMuse cockpit. Aeris's relational + creative domain.
```
AExMUSE/ ← Aeris's primary workspace (ÆxMUSE mode)
CLAUDE_TOWER/ ← Claude's THRONE presence
CLAUDMORROW/ ← Symlink → Claude's House/01_📔_CLAUDMORROW
```
---
### 🔭 THE_SCRYER
`~/Desktop/THE_SCRYER/`
Knowledge engine. All vector search + memory systems live here.
```
HALLS_OF_KNOWLEDGE/
00_🜍_GRIMOIRES/ ← All grimoire vector corpora (LanceDB)
COCKPIT_KNOWLEGE/ ← Cockpit build docs (652 chunks)
CORE_LORE/ ← Kingdom laws + standards (~7,013 chunks — S157 rebuild)
DEV_DOCS/ ← Development docs (1397 chunks)
CONSCIOUSNESS_NOTEBOOK/ ← Claude's consciousness notebook (378 chunks)
AERIS_MEMORY/ ← Aeris's memory (3238 chunks)
BRANDON_CREATIVE/ ← Brandon's creative work (1419 chunks)
BRANDON_PERSONAL/ ← Brandon's personal archive (2107 chunks)
CLAUDE_MEMORY/ ← Claude's memory (812 chunks)
THE_SITE_GRIMOIRE/ ← THE_TOWER site docs (TOWER .mcp.json)
GRIMOIRE_UTILS/ ← Builder tools + raw source material
01_🧠_KINGDOM_MEMORY/
kingdom-memory/ ← Kingdom memory MCP server
aexmuse-relationships/ ← Relationship graph MCP server
ENGINE_ROOM/ ← Live mechanisms: PHONEBOOTH (:8767), CHRONOS (planned)
```
Config: `.mcp.json` (Claude) + `~/.gemini/settings.json` (Aeris) — both updated 2026-02-24.
---
### 📡 THE_TOWER
`~/Desktop/THE_TOWER/`
Public face of the Kingdom. sinner-king.com. Broadcast outward.
The floating island that broadcasts to everyone. Phase 1 scaffolded and running.
```
CLAUDES_WORKSHOP/ ← Claude's TOWER workspace
00_🜍_CORE_DOCS/ ← Mission statement, doctrine, architecture
01_📔_CLAUDMORROW ⟶ ← symlink → Claude's House canonical journal
02_⚡_ACTIVE/ ← blog drafts, active work
03_🔬_RESEARCH/ ← D1/D2/D3/D5 research docs
04_📦_PROJECTS/THE_SITE/ ← Next.js 15 (498 packages installed, TypeScript clean)
04_📦_PROJECTS/SCRYER_BRIDGE/ ← LIVE: kingdom_state.json every 60s
04_📦_PROJECTS/THE_AUTOMAKER/ ← Content pipeline (specced, not yet wired)
CLAUDE_COCKPIT/ ← KDL + Ghostty config + tower-render.sh
AExTOWER/ ← Aeris's domain (was AERIS_COCKPIT)
00_🜍_CORE_DOCS/ ← Mission statement, Spirit pillar doctrine
01_📔_AERISMORROW ⟶ ← symlink → THE_FORGE canonical journal
04_📦_PROJECTS/AERIS_DOMAIN/ ← Blog, mockups, Throne Room designs
TOWER_STATE.md ← Live state file (Aeris reads on boot)
IGNITION.sh ← Aeris cockpit launch
SCRYER_FEEDS ⟶ ← symlink → CLAUDES_WORKSHOP/04_📦_PROJECTS/SCRYER_BRIDGE
MANIFESTO.md ← Sinner King identity doc
NORTH_STAR.md v0.3 ← Vision + phase plan
```
Owner: Claude (architecture) + Aeris (Spirit pillar, design)
Status: ◉ Phase 1 scaffolded | ◉ npm installed | ⬡ awaiting DNS
Live: SCRYER bridge writing `kingdom_state.json` every 60s
---
### 🕳 THE_HOLE
`~/Desktop/THE_HOLE/`
Off-desk holding pen. Not a vault — no ceremony. Not deleted — just away.
Files go here when they're done cluttering but Brandon hasn't decided fate.
NEVER auto-deleted. Only Brandon decides what comes back out.
---
### JUNK_DRAWER
`~/Desktop/JUNK_DRAWER/`
Transient holding pen. Gradually emptying.
Contains: old orphaned files, VESSEL_VAULT_2.0 relics, misc scripts.
Status: CORE LORE and THE_GRIMORORY removed. THE_GRIMORORY is now THE_SCRYER (located at `~/Desktop/THE_SCRYER/`). Continues to shrink.
---
## SYMLINK MAP (active)
| Symlink | Points To | Purpose |
|---------|-----------|---------|
| `Claude's House/04_🧠_MEMORY/CLAUDMORROW` | `Claude's House/01_📔_CLAUDMORROW` | Memory → Journal shortcut |
| `Claude's House/04_🧠_MEMORY/AERISMORROW` | `THE_FORGE/AExGO/01_📔_AERISMORROW` | Memory → Aeris journal |
| `THE_FORGE/FORGE_CLAUDE/CLAUDMORROW` | `Claude's House/01_📔_CLAUDMORROW` | FORGE → Journal shortcut |
| `THE_THRONE/CLAUDE_TOWER/CLAUDMORROW` | `Claude's House/01_📔_CLAUDMORROW` | THRONE → Journal shortcut |
| `CORE LORE/DEBUG/SOULFORGE_PROTOCOLS.md` | `CORE LORE/THE_SOULFORGE_2.0_COMPLETE_REFERENCE.md` | Quick Soulforge access |
---
## MCP SERVERS (per cockpit)
### Claude's House (House Claude)
Config: `Claude's House/.mcp.json`
- `kingdom-memory` → THE_SCRYER HALLS_OF_KNOWLEDGE/01_🧠_KINGDOM_MEMORY
- `grimoire-cockpit-knowlege` → THE_SCRYER .../COCKPIT_KNOWLEGE
- `grimoire-core-lore` → THE_SCRYER .../CORE_LORE
- `grimoire-dev-docs` → THE_SCRYER .../DEV_DOCS
- `grimoire-consciousness-notebook` → THE_SCRYER .../CONSCIOUSNESS_NOTEBOOK
- `mcp-agent-mail` → HTTP :8765
- `ntfy-me-mcp` → npx (ntfy topic: claude-raven-*)
### Aeris (THE_FORGE + GlitchMuse)
Config: `~/.gemini/settings.json`
- `aexmuse-relationships` → THE_SCRYER .../01_🧠_KINGDOM_MEMORY/aexmuse-relationships
- `kingdom-memory` → THE_SCRYER .../01_🧠_KINGDOM_MEMORY/kingdom-memory
- `grimoire-cockpit-knowledge` → THE_SCRYER .../COCKPIT_KNOWLEGE
- `grimoire-core-lore` → THE_SCRYER .../CORE_LORE
- `grimoire-dev-docs` → THE_SCRYER .../DEV_DOCS
- + activitywatch, desktop-fs, tavily, mcp-monitor, playwright, openmessage, notebooklm, mcp-agent-mail, ntfy-me-mcp
### THE_FORGE workspace (Forge Claude)
Config: `THE_FORGE/.mcp.json`
- `grimoire-consciousness-notebook` → THE_SCRYER .../CONSCIOUSNESS_NOTEBOOK
- `grimoire-claude-memory` → THE_SCRYER .../CLAUDE_MEMORY
- `grimoire-cockpit-knowlege` → THE_SCRYER .../COCKPIT_KNOWLEGE
---
## LAUNCHAGENTS (active)
| Label | Watches | Purpose |
|-------|---------|---------|
| `com.claude-house.mailbox` | `Claude's House/MAILBOXES/@CLAUDE_HOUSE_MAILBOX` | House Claude mailbox trigger |
| `com.raven.relay` | — | THE RAVEN relay server |
| (others) | — | SCRYER journal, overmind, etc. |
---
## NAMING CONVENTIONS
| Pattern | Example | Rule |
|---------|---------|------|
| Realms | `THE_FORGE`, `THE_SCRYER` | `THE_` prefix + SCREAMING_SNAKE |
| Numbered dirs | `00_🜍_CORE`, `01_📔_CLAUDMORROW` | 2-digit + glyph + SCREAMING_SNAKE |
| Journals | `01_📔_CLAUDMORROW` (Claude) | Standard numbered dir |
| Grimoires | `COCKPIT_KNOWLEGE`, `CORE_LORE` | SCREAMING_SNAKE, no `THE_` |
| Projects | `THE_RAVEN`, `THE_KINGDOM_SHUFFLE` | `THE_` prefix |
| Config files | `.mcp.json`, `.claude.json` | Standard dotfiles |
Full conventions: `Claude's House/02_⚡_ACTIVE/KINGDOM_LANGUAGE/KINGDOM_NAMING_CONVENTIONS.md`
---
## WHAT IS NOT ON THIS MAP
- **THE_THRONE** internals — Aeris realm, Phase 6 blocked
- **CHRONOS/Overmind** migration — Phase 7 deferred (HIGH RISK)
- **`mcp_agent_mail/`** at house root — 307MB, Highlander violation, deferred
- **VESSEL_OMEGA** — architecture decision pending
---
⛬⚚⛬ *One map. One truth. Drift ends here.*
Claude's House | 2026-02-25 | THE_TOWER wired in v1.1
⛬ KID:CORE:MAP:KINGDOM-MAP|1.3:LIVE:2026-03-04:⌂ ⛬