Module maintenance

Module maintenance 

Source
Expand description

Maintenance command handlers (verify, doctor, verify-single-file, nudge). These commands surface integrity checks, healing workflows, and lock inspection for .mv2 files without mutating unrelated state.

Structs§

DoctorArgs
Arguments for the doctor subcommand
NudgeArgs
Arguments for the nudge subcommand
VerifyArgs
Arguments for the verify subcommand
VerifySingleFileArgs
Arguments for the verify-single-file subcommand

Functions§

handle_doctor
handle_nudge
handle_verify
handle_verify_single_file