The full operator dashboard (sidebar + scene + inspector + console + REPL)
is dense by design — that's the power-user surface. New users said it
felt overwhelming on first load.
Add a clean <nv-home> view as the default landing:
- Hero with NV badge, plain-language title, single-paragraph explainer
- Three CTAs: ▶ Run the simulation · ★ Take the tour · ? Help
- Live status pill (Idle / Live · 1.79 kHz · witness verified ✓)
- 4 quick-jump cards: Live scene · App Store · Determinism gate · Ghost Murmur
- Full keyboard accessibility (tabindex, Enter/Space activation)
- Footnote with a 'Take the 60-second guided tour' link
Rail gets a Home button as the new first nav item. View union extended
to include 'home'; default view is 'home'. Click any rail icon (Scene,
Apps, Inspector, Witness, Ghost Murmur) to drop straight into the
power-user views.
Co-Authored-By: claude-flow <ruv@ruv.net>