prisma-schema-drift
| Field | Value |
|---|---|
| ID | prisma-schema-drift |
| Version | 1.0.0 |
| Mode | drift |
| Layer | Stripe |
| Category | contract |
| Severity | 🔴 blocking |
| SLA | 30,000 ms |
| Depends on | none |
| Source | packages/database/__gates__/prisma-schema-drift.gate.ts |
What it asserts
packages/database/prisma/schema.prisma is canonically formatted (`prisma format --check` passes).
Run it locally
bun run gates --gate=prisma-schema-driftSee also
driftmode- 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.