Interface: HardGateViolation
Defined in: packages/uimatch-core/src/core/quality-gate.ts:17
Hard gate violations that immediately fail quality check
Properties
reason
reason: string;
Defined in: packages/uimatch-core/src/core/quality-gate.ts:19
severity
severity: "high" | "critical";
Defined in: packages/uimatch-core/src/core/quality-gate.ts:20
type
type: "area_gap" | "suspicion" | "re_evaluation" | "high_severity";
Defined in: packages/uimatch-core/src/core/quality-gate.ts:18