Location: crates/mds-cli/src/watch.rs:886
What: run_watch_file is ~311 lines, fully pre-existing. No changes by PR #253, but sits at a complexity boundary worth documenting.
Why deferred: Fully pre-existing behavior. Refactoring cost exceeds benefit when scoped as part of a security hardening PR.
Source review: .devflow/docs/reviews/fix-esc-injection-176/2026-07-25_1625 (complexity-6)
Acceptance Criteria:
Note: This is a low-priority refactor; the function works correctly as-is.
Location: crates/mds-cli/src/watch.rs:886
What:
run_watch_fileis ~311 lines, fully pre-existing. No changes by PR #253, but sits at a complexity boundary worth documenting.Why deferred: Fully pre-existing behavior. Refactoring cost exceeds benefit when scoped as part of a security hardening PR.
Source review: .devflow/docs/reviews/fix-esc-injection-176/2026-07-25_1625 (complexity-6)
Acceptance Criteria:
run_watch_fileinto smaller, single-responsibility functionsNote: This is a low-priority refactor; the function works correctly as-is.