latency-budget
| Field | Value |
|---|---|
| ID | latency-budget |
| Version | 1.0.0 |
| Mode | static |
| Layer | Vercel |
| Category | latency |
| Severity | ⚪ shadow |
| SLA | 10,000 ms |
| Depends on | none |
| Source | packages/ai/__gates__/latency-budget.gate.ts |
What it asserts
Per-call p50 / p95 wall-clock ceilings for AI call sites (assistant, mock-founder, voice-judge).
Run it locally
bun run gates --gate=latency-budgetSee also
staticmode- Vercel 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.