Mission Control is the operational nerve center for every system Knox runs. 15 panels. Portfolio tracking for 49+ apps across 7 categories. Live Polymarket bot analytics with start/stop controls. Real-time Sentinel incident monitoring via WebSocket push. Akashic Records knowledge browser. Kanban boards synced from Asana. Pantheon ecosystem relationship graph. Documentation health scoring. The bridge of the ship.
Stack: React 19 + Vite (pure SPA — no Next.js needed, no SEO requirement). FastAPI backend. WebSocket alert push added in PR #103: /ws/sentinel endpoint polls Sentinel DB every 15 seconds for monitor state changes, pushes alert events to connected clients, sends health summaries every 60 seconds. Frontend useSentinelWebSocket hook with auto-reconnect feeds into PantheonDashboard — LIVE/POLL indicator, toast notifications on state change, live health overlay.
313+ tests. Docker-composed at :8001 (backend) and :5174 (frontend). Invictus Sentinel integration monitors 50+ services with self-healing and AI post-mortem (Gemini Flash) when monitors fire. The monitoring topology mirrors Mission Control's portfolio taxonomy — a deliberate architectural decision that keeps the operational view consistent with the product view.
Green means money. Red means wake up. Everything else is noise.
