feat: Visual Mapping of Tower Architecture — holographic map #494 #530
Reference in New Issue
Block a user
Delete Branch "burn/494-1776125702"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements #494 — Visual Mapping of Tower Architecture
Replaces the 12-line stub with a full holographic map builder. Scans the repo's design docs, gallery images, Evennia specs, and wizard configs to construct a structured spatial map of The Tower.
What was there before
What's built now
grok-imagine-gallery/INDEX.md, maps 24 images to Tower rooms with floor/category/descriptionMEMORY_ARCHITECTURE.md, maps L0-L5 retrieval layers to roomsdocs/*.mdfor room/floor/architecture referenceswizards/*/config.yaml, maps each wizard to their canonical roomTower Architecture (mapped)
NPCs (The Fellowship)
CLI
Files
scripts/tower_visual_mapper.py— rewritten (633 lines, was 12)tests/test_tower_visual_mapper.py— new (215 lines, 14 tests)Closes #494