/** * Severity-override clamp — opt-in and baseline-neutral (ADR-0005). * * Unit-tests `applySeverityOverride` (the no-op path for every severity when * unset; clamps to high/medium when set) plus an integration check that a * ported rule (orphan-subtree, base medium) and a new rule (large-function, * base high) emit their hardcoded base with `{}` config and clamp when an * override is set for that slug. */ export {}; //# sourceMappingURL=severity-override.test.d.ts.map