Alpha stage commit
This commit is contained in:
13
codex/BACKLOG.csv
Normal file
13
codex/BACKLOG.csv
Normal file
@@ -0,0 +1,13 @@
|
||||
id,epic,story,priority,acceptance
|
||||
BP-001,Planning,As a rider I can create a trip request with bike/load and daily constraints,P0,Form submits typed request and persists trip shell
|
||||
BP-002,Routing,As a rider I can get a bikepacking route from a mock provider,P0,Route geometry score warnings returned deterministically
|
||||
BP-003,Scoring,As a rider I can see why a route is risky or suitable,P0,Score includes surface grade access water and food warnings
|
||||
BP-004,Staging,As a rider I can split a route into daily stages,P0,Stages respect daily distance range and attach sleep options
|
||||
BP-005,POI Corridor,As a rider I can see water food sleep and repair near my route,P0,POIs sorted by meters from start and detour distance
|
||||
BP-006,Gaps,As a rider I can see long water food repair and bailout gaps,P0,Warnings produced when thresholds exceeded
|
||||
BP-007,Export,As a rider I can export GPX,P0,GPX validates and includes stage waypoints
|
||||
BP-008,Offline,As a rider I can generate an offline pack manifest,P0,Manifest includes route stages POIs rules and exports
|
||||
BP-009,Rules,As a rider I can see local rule cards,P1,Rule card has source date confidence and advisory status
|
||||
BP-010,Reports,As a rider I can submit structured local reports,P1,Report stores type location observed_at trust and expiry
|
||||
BP-011,Weather,As a rider I can see weather warnings along stages,P2,Forecast endpoint returns route/stage risk summaries
|
||||
BP-012,Devices,As a rider I can export TCX/FIT or sync devices,P2,Device export provider interface and first implementation exist
|
||||
|
Reference in New Issue
Block a user