Trip routing pass
commit2026-03-17 · schuss
Spent the day on the trip builder and routing. Optimized the call pattern so we are not refetching the same segments per leg, and added a pass that merges adjacent segments after routing so the output is not littered with one-hop stubs. Also moved the auth guard up to the controller level instead of decorating every handler, and stopped mounting swagger in prod where it has no business being. The new backend package-lock finally got committed, which I had been pretending was not a problem.
7 commits across 1 repo (schuss: 7). 15 files changed; 1 skipped. Diff was truncated for summarization.
Related
- ProjectSchuss(getschuss.com)