route-map-drift
| Field | Value |
|---|---|
| ID | route-map-drift |
| Version | 1.0.0 |
| Mode | drift |
| Layer | Stripe |
| Category | contract |
| Severity | 🔴 blocking |
| SLA | 60,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/route-map-drift.gate.ts |
What it asserts
apps/api/lib/generated-route-map.ts matches the generator output; ROUTE_MAP covers every spec op and resolveOperationId round-trips with no ambiguity.
Run it locally
bun run gates --gate=route-map-driftSee also
driftmode- Stripe layer
- Allowlists — how to bound a known finding with an expiration
- Contributing — how to evolve this gate or write a new one
Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.