PLAN.md belongs at the repo root as the active build roadmap, not nested under
docs/prototype/. Fix its internal links to resolve from root; point the prototype
README and app README at the new location.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
View-by-view map of the 16 prototype views to their src/ backend module and
web/ component, with status (exists/extend/new), the 6 backend gaps (Stream,
Bookings, Backfill cohorts, Voice alignment, Dashboard, Autopilot), and a P0–P3
phasing. Grounded against the actual src/ modules and web/src/views.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Self-contained, hash-routed Design Component fusing the per-view designs/
mockups into one navigable app. Adds the two previously-blank routes
(Voice alignment, Backfill) and a Stream empty-state; all 16 views verified
interactive with zero console errors.
- Prospector.html self-unpacking bundle (zero deps) — open this
- Prospector.dc.html editable <x-dc> source + runtime files
- BREAKDOWN.md view <-> builder <-> data decomposition map
- README.md structure, run/edit, re-bundle notes
- docs/README.md link from the docs hub
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>