Commit Graph

14 Commits

Author SHA1 Message Date
0bf810f1e8 feat: add onMemoryPlaced callback for particle system integration 2026-04-11 00:50:18 +00:00
9561488f8a feat(mnemosyne): ambient particle system for memory activity visualization
Issue #1173
- Spawn burst (20 particles, 2s fade) on new fact stored
- Access trail (10 particles) streaming to crystal on fact access
- Ambient cosmic dust (200 particles, slow drift)
- Category colors for all particles
- Total budget < 500 particles at any time
2026-04-11 00:49:13 +00:00
c736540fc2 merge: Mnemosyne spatial search
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
2026-04-11 00:35:29 +00:00
d00adbf6cc merge: Mnemosyne timeline scrubber
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
2026-04-11 00:35:06 +00:00
7ed9eb75ba merge: Mnemosyne crystal rendering
Co-authored-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
Co-committed-by: Alexander Whitestone <alexander@alexanderwhitestone.com>
2026-04-11 00:34:50 +00:00
e842e35833 fix: [Mnemosyne] Memory persistence export — dump spatial state to JSON
Closes #1188

Automated squash merge by mimo swarm.
2026-04-11 00:16:08 +00:00
cc4af009c7 [claude] Mnemosyne session rooms — holographic chambers per session (#1171) (#1178) 2026-04-10 22:45:10 +00:00
089b06b6f8 [claude] Mnemosyne category regions — spatial zones for fact types (#1168) (#1179) 2026-04-10 22:45:04 +00:00
e2edfd3318 [claude] Mnemosyne gravity well clustering — related memories attract in 3D (#1175) (#1176) 2026-04-10 22:18:46 +00:00
87bfe9b332 feat(mnemosyne): add crystal mesh query + highlight/select API for click-to-inspect 2026-04-10 19:38:53 +00:00
1e7bb2a453 feat: add localStorage persistence to Spatial Memory Schema
Auto-saves on placeMemory/removeMemory. Auto-restores on init.
Prunes archive memories on quota exceeded.

Closes #1158
2026-04-10 12:43:00 +00:00
61871cf6ed feat(mnemosyne): add SpatialMemory component with 6 semantic regions 2026-04-10 07:36:53 +00:00
259df5b5e6 feat(lazarus): fleet health dashboard, pulse viz, and checkpoint/restore (#805 #869 #881) 2026-04-07 15:14:03 +00:00
f6aa3bdbf6 [claude] Add Nexus UI component prototypes — portal wall, agent presence, briefing (#749) (#810) 2026-04-04 01:41:13 +00:00