production-smoke
| Field | Value |
|---|---|
| ID | production-smoke |
| Version | 1.0.0 |
| Mode | synthetic |
| Layer | Stripe |
| Category | contract |
| Severity | ⚪ shadow |
| SLA | 30,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/production-smoke.gate.ts |
What it asserts
Canary probes against api.mattermode.com — high-signal public endpoints return non-5xx with sub-second latency.
Run it locally
bun run gates --gate=production-smokeSee also
syntheticmode- 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.