mirror of
https://github.com/samvallad33/vestige.git
synced 2026-04-25 00:36:22 +02:00
Before this commit, six live WebSocket events fired against a silent 3D graph. v2.0.5 shipped the `suppress` tool but the graph did not react to MemorySuppressed, MemoryUnsuppressed, or Rac1CascadeSwept. Three more core events — Connected, ConsolidationStarted, ImportanceScored — have been silent on the graph since v2.0.0 despite appearing in the live feed, which made the dashboard feel broken during real cognitive work. Handlers added, all driven by the existing EffectManager: - MemorySuppressed: violet implosion + compounding pulse scaled by suppression_count (Anderson 2025 SIF visualised). - MemoryUnsuppressed: rainbow burst + green pulse to mark reversal within the 24h labile window. - Rac1CascadeSwept: violet wave across a random neighbour sample (event carries counts, not IDs, until v2.1). - Connected: gentle cyan ripple from the first node on WS handshake. - ConsolidationStarted: subtle amber pulses across a 20-node sample while FSRS-6 decay runs (colour matches feed entry). - ImportanceScored: magenta pulse on the scored node with intensity proportional to composite_score (novelty/arousal/reward/attention). |
||
|---|---|---|
| .. | ||
| dashboard | ||