1.3 KiB
1.3 KiB
Roadmap
Phase 0 — Repository and design foundation
- Create monorepo.
- Implement shared domain types.
- Add mock data fixtures.
- Add scoring/staging unit tests.
Phase 1 — Web planner MVP
- Map UI.
- Trip request form.
- Route rendering.
- Stage cards.
- POI corridor display.
- Critical gap warnings.
- GPX export.
Phase 2 — Backend MVP
- Route planning endpoint.
- Provider abstraction.
- Stage planner endpoint.
- POI corridor endpoint.
- Offline manifest endpoint.
- Report endpoint.
Phase 3 — Real data integration
- OSM extract import.
- POI normalization.
- Elevation enrichment.
- Hosted/self-hosted routing engine adapter.
- Rule card ingestion for one pilot region.
Phase 4 — Mobile/offline MVP
- Mobile route/stage viewer.
- Offline trip cache.
- Next-critical-thing panel.
- Offline report queue.
- Basic reroute to cached POI or external navigation deep link.
Phase 5 — Advanced bikepacking intelligence
- Segment-level suitability scoring from ridden data.
- Trusted local reports.
- Weather-aware warnings.
- Sleep reliability score.
- Adaptive route planning based on actual rider speed.
Phase 6 — Partnerships and device sync
- Accommodation partner APIs/deep links.
- Garmin/Wahoo integration subject to approval.
- Hut/campsite partner feeds.
- Regional tourism board routes and rules.