Trip planner
Go to file
Greg Pomerantz 54f049eecc Enforce the date-sync invariant in commit/restore, not just the flight tool
redateStaysAndPlaces() now runs in commit() (before the snapshot, so
history stores consistent pairs) and in restore(). Any present or future
edit that changes day dates keeps stays/places/booking strings in sync
for free; consistent plans are an idempotent no-op. apply_flight_anchors
no longer calls it directly — commit is the single enforcement point.
enterTrip's load-time self-heal stays for plans persisted by older code.
2026-09-09 16:43:47 -04:00
mock Enforce the date-sync invariant in commit/restore, not just the flight tool 2026-09-09 16:43:47 -04:00
router multi-trip mock + Colombia trip with a real walking router 2026-09-09 09:44:29 -04:00
.gitignore mock: server-side per-trip store — originals, parsed docs, conversation 2026-09-09 15:31:06 -04:00
DESIGN.md maps project: design, survey, mock app, and route-aware planning backend 2026-09-06 00:05:17 -04:00
SURVEY.md maps project: design, survey, mock app, and route-aware planning backend 2026-09-06 00:05:17 -04:00