Files
the-nexus/nexus
Alexander Whitestone 9355c02417 feat(mnemosyne): Memory Pulse — holographic ripple propagation
When a memory crystal is accessed, a visual pulse wave radiates
outward through the connection graph, illuminating linked memories
by BFS hop distance.

Features:
- Expanding ring effect at each crystal (color-matched to region)
- Connection line flash between pulsed memories
- Travel time based on spatial distance
- Intensity decay per hop (0.65^hop)
- Depth-limited to 5 hops to prevent runaway
- Fully self-contained component, integrates via SpatialMemory API
2026-04-11 20:45:16 +00:00
..