vestige/apps
Sam Valladares b85740d0e7 feat(dashboard): bypass DOM app shell for all organs (zero-DOM step 1)
Every dashboard route except marketing/waitlist now renders bare children:
no sidebar nav, no websocket toasts, no ambient orbs, no command palette.
Extends the existing /observatory immersive bypass to the whole app.

Verified live: the MSDF test route drops from ~304 DOM elements to 3 empty
structural divs, no <nav>, just the WebGPU canvas. The nav itself will be
rebuilt as an in-canvas WebGPU layer. check green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 12:47:50 -07:00
..
dashboard feat(dashboard): bypass DOM app shell for all organs (zero-DOM step 1) 2026-07-09 12:47:50 -07:00