API
Read-only lookup and discovery over release-backed data. Static releases come first; the API follows the published contract.
Endpoints
| Method | Path |
|---|---|
| GET | /v1/releases |
| GET | /v1/releases/latest |
| GET | /v1/corridors |
| GET | /v1/corridors/:corridor_id |
| GET | /v1/exits/:exit_id |
| GET | /v1/exits/:exit_id/places |
| GET | /v1/reference-routes |
| GET | /v1/reference-routes/:id |
Draft spec: api/openapi.yaml
