Files
pikebacker/codex/BACKLOG.csv
2026-07-02 21:04:05 +02:00

1.5 KiB

1idepicstorypriorityacceptance
2BP-001PlanningAs a rider I can create a trip request with bike/load and daily constraintsP0Form submits typed request and persists trip shell
3BP-002RoutingAs a rider I can get a bikepacking route from a mock providerP0Route geometry score warnings returned deterministically
4BP-003ScoringAs a rider I can see why a route is risky or suitableP0Score includes surface grade access water and food warnings
5BP-004StagingAs a rider I can split a route into daily stagesP0Stages respect daily distance range and attach sleep options
6BP-005POI CorridorAs a rider I can see water food sleep and repair near my routeP0POIs sorted by meters from start and detour distance
7BP-006GapsAs a rider I can see long water food repair and bailout gapsP0Warnings produced when thresholds exceeded
8BP-007ExportAs a rider I can export GPXP0GPX validates and includes stage waypoints
9BP-008OfflineAs a rider I can generate an offline pack manifestP0Manifest includes route stages POIs rules and exports
10BP-009RulesAs a rider I can see local rule cardsP1Rule card has source date confidence and advisory status
11BP-010ReportsAs a rider I can submit structured local reportsP1Report stores type location observed_at trust and expiry
12BP-011WeatherAs a rider I can see weather warnings along stagesP2Forecast endpoint returns route/stage risk summaries
13BP-012DevicesAs a rider I can export TCX/FIT or sync devicesP2Device export provider interface and first implementation exist