[Mnemosyne] Integrate Spatial Memory Schema with Orb System #1151

Closed
Rockachopa wants to merge 2 commits from feat/mnemosyne-spatial-integration into main

2 Commits

Author SHA1 Message Date
7cfbef970e feat(mnemosyne): integrate spatial memory schema with orb system
Some checks failed
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 12s
Review Approval Gate / verify-review (pull_request) Failing after 3s
- Loads spatial-memory-schema.json on init
- Maps memory categories to rooms (Library, Workshop, Armory, Commons)
- Adds spawnCategorizedOrb() for category-based placement
- Adds drawHolographicThread() for orb connections
- Adds spawnWithRoomTransition() for animated room placement
- Animates holographic threads and room transitions in game loop

Supersedes #1150 (blocked by branch protection).
2026-04-10 04:11:22 +00:00
b1f5b1b859 feat(mnemosyne): add spatial memory schema
Copied from feat/mnemosyne-spatial-schema (PR #1150).
Maps memory categories to Nexus spatial zones with visual themes,
object properties, and holographic thread connections.
2026-04-10 04:10:35 +00:00