Skip to content

Doctor: auto-fix common status/stage mismatches (WL-0MMMFYJTO0B4H4UV)#926

Merged
SorraTheOrc merged 4 commits intomainfrom
wl-0MMMFYJTO0B4H4UV-doctor-fixes
Mar 11, 2026
Merged

Doctor: auto-fix common status/stage mismatches (WL-0MMMFYJTO0B4H4UV)#926
SorraTheOrc merged 4 commits intomainfrom
wl-0MMMFYJTO0B4H4UV-doctor-fixes

Conversation

@SorraTheOrc
Copy link
Member

Summary

Apply safe auto-fixes in 'wl doctor --fix' for common status/stage mismatches:

  • Convert completed + in_progress|intake_complete|idea -> completed + in_review
  • Convert deleted + in_progress -> deleted + done

Changes

  • Inline auto-fix logic in src/commands/doctor.ts to mark findings as safe and apply updates when --fix is passed.
  • Existing interactive prompt and JSON output behavior preserved.

Testing

  • Manual: run wl doctor --fix in your workspace to apply safe fixes; CLI will skip interactive prompts in JSON mode.

Related work item: WL-0MMMFYJTO0B4H4UV

@SorraTheOrc SorraTheOrc merged commit fa966e4 into main Mar 11, 2026
4 checks passed
@SorraTheOrc SorraTheOrc deleted the wl-0MMMFYJTO0B4H4UV-doctor-fixes branch March 11, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant