flake-budget
| Field | Value |
|---|---|
| ID | flake-budget |
| Version | 1.0.0 |
| Mode | static |
| Layer | Stripe |
| Category | contract |
| Severity | 🟡 warning |
| SLA | 15,000 ms |
| Depends on | none |
| Source | packages/testing/src/gates/flake-budget.gate.ts |
What it asserts
Per-test flake rate stays under 2% / 30-day window; no flake persists past the 14-day quarantine cap.
Run it locally
bun run gates --gate=flake-budgetSee also
staticmode- 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.