vestige/apps/dashboard
Sam Valladares 24ef2d504f feat(dashboard): firewall UI in Black Box + alive WebGPU backdrop
- Black Box surfaces the memory.quarantine + episode.boundary events: a red
  "Microglial Firewall" detail panel (QUARANTINED / influenceAllowed: false +
  threat prose), hasQuarantine producer/proof-mode status, episode dividers.
  ReceiptCard renders quarantined[] + the influence badge.
- TS MemoryTraceEvent union + Receipt interface extended to mirror the Rust
  serde wire shapes exactly (memory.quarantine, episode.boundary, quarantined/
  influence_allowed/engram_phases). +13 blackbox-helpers tests.
- New lib/core: VestigeGPU (reusable raw-WebGPU boot core, 3-tier adapter
  fallback + device-loss recovery, no Three.js) and BackdropEngine, a curl-noise
  "alive purple neural field" mounted behind every route, with a Canvas2D
  fallback for pre-iOS-26 devices. SSR-safe (browser-guarded).
- ?demo=firewall loads a synthetic attack->quarantine->receipt run for offline
  launch-footage capture (real UI, synthetic data).

Verified live in preview (data-mode=webgpu, firewall panel renders), svelte-check
0 errors / 965 files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 11:12:23 -05:00
..
build ci(pages): deploy dashboard to GitHub Pages with subpath-aware base 2026-06-24 16:08:33 -05:00
e2e v2.0.8 Pulse — Reasoning Theater + Pulse Toast + Terrarium + Intel Mac (#44) 2026-04-23 02:21:11 -05:00
src feat(dashboard): firewall UI in Black Box + alive WebGPU backdrop 2026-06-27 11:12:23 -05:00
static feat: Vestige v2.0.0 "Cognitive Leap" — 3D dashboard, HyDE search, WebSocket events 2026-02-22 03:07:25 -06:00
.env.example feat(landing): full-viewport GPU node-engine hero + waitlist + dashboard auth removal 2026-06-24 22:54:51 -05:00
package-lock.json Release v2.1.23 Receipt Lock hardening 2026-05-27 19:03:16 -05:00
package.json chore(release): v2.1.27 — External-Source Connectors 2026-06-19 11:10:54 -05:00
playwright.config.ts feat: live memory materialization — nodes spawn in 3D graph in real-time 2026-03-03 14:04:31 -06:00
svelte.config.js ci(pages): deploy dashboard to GitHub Pages with subpath-aware base 2026-06-24 16:08:33 -05:00
tsconfig.json feat: live memory materialization — nodes spawn in 3D graph in real-time 2026-03-03 14:04:31 -06:00
vite.config.ts feat: live memory materialization — nodes spawn in 3D graph in real-time 2026-03-03 14:04:31 -06:00