storybook-variant-matrix
| Field | Value |
|---|---|
| ID | storybook-variant-matrix |
| Version | 1.0.0 |
| Mode | static |
| Layer | Vercel |
| Category | contract |
| Severity | 🟡 warning |
| SLA | 5,000 ms |
| Depends on | none |
| Source | apps/storybook/__gates__/variant-matrix.gate.ts |
What it asserts
Every Storybook story exports ≥3 named stories (Default + variants), unless the component is on the single-state exempt list.
Run it locally
bun run gates --gate=storybook-variant-matrixSee also
staticmode- 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.