OptionalReportGenerate a diagnostic report file (mj-diagnostic-report.md)
in the target directory. The report contains environment info, install state,
sanitized config, diagnostic checks, key file existence, and the full event log.
Passwords and secrets are redacted automatically.
OptionalReportGenerate an extended diagnostic report that includes everything from
Report plus: sanitized config file snapshots (.env, environment.ts,
mj.config.cjs), auth cross-file validation, and service startup log
capture (briefly starts MJAPI and Explorer to detect runtime errors).
This is slower than Report (~60s extra) due to service startup capture.
Implies Report: true.
OptionalVerboseShow detailed diagnostic output.
Options for InstallerEngine.Doctor.