Commit graph

3 commits

Author SHA1 Message Date
Natalie
332b422f8b docs: move PLAN.md to app root
Some checks are pending
CI / verify (push) Waiting to run
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>
2026-06-29 19:10:59 -04:00
Natalie
78dc1a388e docs(prototype): add PLAN.md — build the PWA to the unified prototype
Some checks are pending
CI / verify (push) Waiting to run
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>
2026-06-29 19:08:23 -04:00
Natalie
57a2a15851 docs(prototype): import unified Prospector prototype (16 views)
Some checks are pending
CI / verify (push) Waiting to run
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>
2026-06-29 19:03:52 -04:00