internal-ops-exposure
| Field | Value |
|---|---|
| ID | internal-ops-exposure |
| Version | 1.0.0 |
| Mode | drift |
| Layer | Stripe |
| Category | contract |
| Severity | 🔴 blocking |
| SLA | 30,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/internal-ops-exposure.gate.ts |
What it asserts
Every x-matter-internal op is absent from perMode.live and perMode.test, present in perMode.sandbox, and never named by llms-full.txt or the action catalog.
Run it locally
bun run gates --gate=internal-ops-exposureSee 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.