vestige/apps/dashboard
Sam Valladares 62984b74e6 fix(dashboard): reasoning stays honest-empty; update stale zero-DOM specs
Reasoning: replace the mount-time auto-run of a deep_reference (which violated
the honest-empty "ask a question to trace" contract) with a passive real
memory-pool substrate. The stage is alive at rest (55% fill) without claiming a
trace; a real query swaps the pool for the actual evidence galaxy. Align the ask
placeholder with the specs.

Specs: the Reasoning Theater is zero-DOM (sr-only input, everything in-canvas) as
of the living-field conversion, but organ-reasoning + reasoning-flow still drove
a visible input and asserted DOM response panels (Primary Source / Cognitive
Pipeline / EvidenceCards) that no longer exist. Rewrite them to fill the sr-only
input by id, wait on the real /api/deep_reference 200, and assert the canvas
re-lights (fill + non-black + animates) — proving the flow on pixels + the API
round-trip. organ-explore asserted a dead /memories/{id} navigation; the row
click is an in-place semantic walk (?q= re-centers), so assert that instead.

All three reasoning specs + explore now pass against the real brain.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-12 07:12:45 +07:00
..
build fix(dashboard): reasoning stays honest-empty; update stale zero-DOM specs 2026-07-12 07:12:45 +07:00
e2e fix(dashboard): reasoning stays honest-empty; update stale zero-DOM specs 2026-07-12 07:12:45 +07:00
src fix(dashboard): reasoning stays honest-empty; update stale zero-DOM specs 2026-07-12 07:12:45 +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 chore(release): v2.2.0 — Retroactive Salience + Tool Consolidation 2026-06-29 15:15:54 -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