Review source: .devflow/docs/reviews/fix-v040-dogfood-remediation/2026-07-20_1305
Refactor for consistency and maintainability:
- ISS-16 rejection-reason tone drift (lowercase vs Capitalized-terse) (
crates/mds-core/src/lint/fix.rs:229 reverify_failure_reason; tone-contrast siblings at :764, :776, :812, :978, :1008; test-pinned at :1773) — cosmetic A5 test-pinned consistency
- ISS-22 check row omits reject-only kwargs (
crates/mds-python/README.md:56; binding accepts/rejects at crates/mds-python/src/lib.rs:1475-1490) — doc-completeness nit
- EXTRA-01 fix_removals: None annotation inconsistency across Tier-C rules (
crates/mds-core/src/lint/rules/unused_import.rs:213; empty_block.rs:133 still exact; bare sites at legacy_interpolation.rs:89,141,211, redundant_else.rs:86, shadow_variable.rs:82) — purely stylistic comment inconsistency
Relates to dogfood polish pass; coordinate with #219 (minor cleanups from PR #196).
References verified against main at 6d41777 (2026-08-26). Line numbers corrected; scope and acceptance criteria unchanged.
Review source: .devflow/docs/reviews/fix-v040-dogfood-remediation/2026-07-20_1305
Refactor for consistency and maintainability:
crates/mds-core/src/lint/fix.rs:229reverify_failure_reason; tone-contrast siblings at:764, :776, :812, :978, :1008; test-pinned at:1773) — cosmetic A5 test-pinned consistencycrates/mds-python/README.md:56; binding accepts/rejects atcrates/mds-python/src/lib.rs:1475-1490) — doc-completeness nitcrates/mds-core/src/lint/rules/unused_import.rs:213;empty_block.rs:133still exact; bare sites atlegacy_interpolation.rs:89,141,211,redundant_else.rs:86,shadow_variable.rs:82) — purely stylistic comment inconsistencyRelates to dogfood polish pass; coordinate with #219 (minor cleanups from PR #196).
References verified against
mainat6d41777(2026-08-26). Line numbers corrected; scope and acceptance criteria unchanged.