Purpose
Final pre-launch review gate. By the time this runs, the individual fix items should already be done. This is the walk-every-route, screenshot-every-state, test-every-browser pass that confirms the UI is demo-ready.
Checklist
[ ] Walk every route in Chrome, Firefox, Safari — no console errors
[ ] Walk every route on mobile viewport (360px) — no layout breaks
[ ] Walk every route with empty KB — no blank/broken states
[ ] Walk every route with API down — error states render, no crashes
[ ] Light and dark mode consistent across all pages
[ ] All individual fix items verified closed
[ ] Screenshots captured for launch materialsWhen to Run
After all linked fix items are done, before the demo site goes public.