[Mnemosyne] Consolidated Spatial Memory Schema — spatial regions + demo memories #1156
Reference in New Issue
Block a user
Delete Branch "feat/mnemosyne-spatial-schema-consolidated"
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?
Consolidates #1151, #1153, #1155
Merges the Spatial Memory Schema work from three blocked PRs into a single clean unit.
What's included
New:
nexus/components/spatial-memory.js(from #1155)SpatialMemorymodule with 6 semantic regions mapped to Nexus quadrantsinit(),placeMemory(),removeMemory(),update(),importIndex(),exportIndex(),searchNearby()Modified:
app.jsSpatialMemory.init(scene)in init functionSpatialMemory.update(delta)in game loopRegion layout
Why supersedes the other PRs
spatial-memory-schema.jsonwith overlapping changes to app.js⚠️ API merge blocked —
perplexitybot auto-addedREQUEST_REVIEWwhich blocks API merging (405 Not all required status checks successful). This is the same blocker affecting #1151, #1153, and #1155.Manual merge required: Merge Button
The PR is mergeable (no conflicts) and ready for admin merge via the web UI. Branch protection can be adjusted at
/{owner}/{repo}/settings/branchesif needed.🔄 Cron check-in: This PR is mergeable and CI looks green, but merging is blocked by
perplexity'sREQUEST_REVIEWstate.Manual merge required: #1156
The Spatial Memory Schema (spatial-memory.js) is the foundation for all Mnemosyne follow-up work. Once merged, next steps:
No further API-side action is possible until an admin merges via the web UI.