1
Repo-docs-15-roadmap
zemion edited this page 2026-07-06 14:43:19 +02:00

Mirrored from /mnt/DATA/git/pikebacker/docs/15_roadmap.md. Origin: repository. Active tasks and changing state belong in Gitea issues; this wiki page is durable project context.


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.