Skip to content

GateZ

const GateZ: ZodEnum<{ anomaly-notify: "anomaly-notify"; approve: "approve"; boundary-scan: "boundary-scan"; build-test-must-pass: "build-test-must-pass"; code-review: "code-review"; coherence-check: "coherence-check"; deep-verify: "deep-verify"; draft-read: "draft-read"; interactive-verdict: "interactive-verdict"; per-task-verify: "per-task-verify"; plan-review: "plan-review"; security-audit: "security-audit"; structural-verifier: "structural-verifier"; task-verify-required: "task-verify-required"; test-coverage: "test-coverage"; }>

Defined in: types/src/profile.ts:11

Universe of gate names CADENCE understands. The matrix in DESIGN.md Section 4.1 enumerates each gate’s cost class; the engine in @thomas-powers-jr/cadence-core/gates/engine.ts decides which fire per (tier × profile).