mirror of
https://github.com/samvallad33/vestige.git
synced 2026-07-24 23:41:01 +02:00
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> |
||
|---|---|---|
| .. | ||
| build | ||
| e2e | ||
| src | ||
| static | ||
| .env.example | ||
| OBSERVATORY-SPEC.md | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||