accessibility-budget
| Field | Value |
|---|---|
| ID | accessibility-budget |
| Version | 1.0.0 |
| Mode | e2e |
| Layer | Vercel |
| Category | budget |
| Severity | ⚪ shadow |
| SLA | 300,000 ms |
| Depends on | none |
| Source | apps/web/__gates__/accessibility-budget.gate.ts |
What it asserts
axe-core finds zero violations on every public apps/web route (/, /pricing, /blog, /contact, /about).
Run it locally
bun run gates --gate=accessibility-budgetSee also
e2emode- 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.