Location: crates/mds-core/src/lint/rules/unreachable_branch.rs:95
110-line, ~6-level-deep function repeating if !builder.push(){return} 5×. Need to split Pattern 1/2 into helpers; hoist elseif classification.
Deferred From: PR #171 (Closes #61) — mds lint release gate
Review: .devflow/docs/reviews/feat-mds-lint-61/2026-07-11_1046/resolution-summary.md
Reason for Deferral:
Structural rewrite of shipped Error-severity detection logic; behavior-preservation verification is non-trivial pre-release. Safest to tackle after stabilization.
Acceptance Criteria:
Location: crates/mds-core/src/lint/rules/unreachable_branch.rs:95
110-line, ~6-level-deep function repeating
if !builder.push(){return}5×. Need to split Pattern 1/2 into helpers; hoist elseif classification.Deferred From: PR #171 (Closes #61) — mds lint release gate
Review: .devflow/docs/reviews/feat-mds-lint-61/2026-07-11_1046/resolution-summary.md
Reason for Deferral:
Structural rewrite of shipped Error-severity detection logic; behavior-preservation verification is non-trivial pre-release. Safest to tackle after stabilization.
Acceptance Criteria: