navi/backend/services/navi_offroute
mj 28e41ae019 navi-offroute: rewire _route_auto to unified A* (Phase 4)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 10:31:50 -06:00
..
tests navi-offroute: rewire _route_auto to unified A* (Phase 4) 2026-05-27 10:31:50 -06:00
__init__.py Add navi-offroute service (extraction #8 — final) (#10) 2026-05-22 23:30:43 -06:00
admin.py navi-offroute: numpy-pack TrailheadIndex (memory opt #2) (#32) 2026-05-26 16:46:22 -06:00
app.py navi-offroute: enable INFO logging for per-stage timing (#35) 2026-05-26 22:02:13 -06:00
astar.py navi-offroute: rewire _route_auto to unified A* (Phase 4) 2026-05-27 10:31:50 -06:00
barriers.py Add navi-offroute service (extraction #8 — final) (#10) 2026-05-22 23:30:43 -06:00
cost.py navi-offroute: rewire _route_auto to unified A* (Phase 4) 2026-05-27 10:31:50 -06:00
friction.py Add navi-offroute service (extraction #8 — final) (#10) 2026-05-22 23:30:43 -06:00
mvum.py MVUM Layer 0: spatial index foundation (#22) 2026-05-25 18:53:58 -06:00
mvum_annotate.py MVUM Layer 1: per-edge annotation + accurate closure counts (#23) 2026-05-25 19:32:43 -06:00
mvum_exclude.py MVUM Layer 2c: exclude_polygons for closure-avoiding routing (#24) 2026-05-25 19:54:28 -06:00
mvum_parking.py MVUM Layer 3b: OSM parking as multi-modal Auto transition candidates (#31) 2026-05-26 14:48:35 -06:00
mvum_surface_change.py MVUM Layer 3c: surface-change transition candidates (#27) 2026-05-25 23:52:08 -06:00
mvum_transitions.py navi-offroute: numpy-pack TrailheadIndex (memory opt #2) (#32) 2026-05-26 16:46:22 -06:00
offroute_route.py MVUM Layer 3b: OSM parking as multi-modal Auto transition candidates (#31) 2026-05-26 14:48:35 -06:00
router.py navi-offroute: rewire _route_auto to unified A* (Phase 4) 2026-05-27 10:31:50 -06:00
trails.py Add navi-offroute service (extraction #8 — final) (#10) 2026-05-22 23:30:43 -06:00
transitions.py navi-offroute: unified cost layers + transition cells (Phase 3) (#39) 2026-05-27 09:53:26 -06:00
UNIFIED-GRAPH-SPEC.md navi-offroute: unified-graph refactor spec (Phase 1 docs) (#37) 2026-05-27 08:08:15 -06:00