From b85740d0e786870bea9cdec1affe2c903839bbf2 Mon Sep 17 00:00:00 2001 From: Sam Valladares Date: Thu, 9 Jul 2026 12:47:50 -0700 Subject: [PATCH] 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