dry-run-parity
| Field | Value |
|---|---|
| ID | dry-run-parity |
| Version | 1.0.0 |
| Mode | static |
| Layer | Stripe |
| Category | contract |
| Severity | 🟡 warning |
| SLA | 15,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/dry-run-parity.gate.ts |
What it asserts
Every mutation (POST/PATCH/PUT/DELETE) supports ?dry_run=true or carries x-matter-no-dry-run with a documented reason. (Posture: warning until spec coverage sweep lands, then blocking.)
Run it locally
bun run gates --gate=dry-run-paritySee 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.