vestige/apps/dashboard
Sam Valladares 4c6a24a35a feat(journey): wire Receipt → centered Graph → auto-Cinema → Explore, all base-safe
The hero journey now flows through visible controls with cognitive context that
survives navigation (os-nav.ts gets its first real consumers):
- /dashboard/ redirects to /dashboard/palace (the home), base-safe (was a bare
  goto('/graph') that escaped the base + landed on the wrong organ).
- ReceiptCard 'Open in Cinema' uses osGoto with {memory, focus, receipt, cinema}
  — fixes the base-escape 404 AND carries the full evidence set.
- Graph consumes ?memory= (canonical; ?center= legacy alias), centers on it, and
  a Graph-OWNED one-shot bridge auto-launches the PROTECTED Cinema by clicking its
  own .cinema-launch control (MemoryCinema untouched).
- Graph 'Explore Connections' now carries the selected memory; Explore seeds the
  walk from THAT memory instead of re-seeding from the newest.
Verified live: /→palace, graph?memory=X&cinema=1 centers + auto-opens Cinema (0
errors), explore?memory=X seeds a walk. check 0/0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 11:31:26 +07:00
..
e2e checkpoint(dashboard): mobile reflow + field richness + fake-data fixes + predict FSRS urgency 2026-07-13 10:32:22 +07:00
src feat(journey): wire Receipt → centered Graph → auto-Cinema → Explore, all base-safe 2026-07-13 11:31:26 +07:00
static feat(dashboard): MSDF text engine — the all-WebGPU text linchpin 2026-07-09 12:43:58 -07:00
.env.example v2.1.2 Honest Memory 2026-05-06 02:22:24 -05:00
OBSERVATORY-SPEC.md feat(observatory): raw-WebGPU living cognitive field with 5 deterministic demos 2026-07-08 10:49:18 -07:00
package-lock.json Release v2.1.23 Receipt Lock hardening 2026-05-27 19:03:16 -05:00
package.json release: v2.2.1 — Windows embeddings fix + backfill safety + first-run guide (#105) 2026-07-02 12:02:42 -05:00
playwright.config.ts fix(dashboard): audit pass — clickable field cells, empty-data substrate, reduced-motion 2026-07-12 06:57:19 +07:00
svelte.config.js ci(pages): deploy dashboard to GitHub Pages with subpath-aware base 2026-06-21 17:46:43 -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(observatory): raw-WebGPU living cognitive field with 5 deterministic demos 2026-07-08 10:49:18 -07:00