mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 14:16:05 +08:00
The backend computes the real OSM taxi route from airport_icao + stand/runway and falls back to the flow's YAML default on its own. Sending a placeholder taxi_route counted as a caller override and suppressed that computation, so no session ever got a computed route. Drop it from the create payload. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>