pub async fn save_report_markdown() -> (String, PathBuf)
Runs diagnostic topics, writes to .hematite/reports/health-<timestamp>.md, and returns (markdown_content, saved_path).
.hematite/reports/health-<timestamp>.md
(markdown_content, saved_path)