Type: AFK
What to build
Read-only MCP resource exposing the health-check report — the same shape remindb doctor --json already produces (overall status header + per-check name/status/detail) — so the desktop client renders the health panel without shelling out to the CLI.
Acceptance criteria
Blocked by
Type: AFK
What to build
Read-only MCP resource exposing the health-check report — the same shape
remindb doctor --jsonalready produces (overall status header + per-checkname/status/detail) — so the desktop client renders the health panel without shelling out to the CLI.Acceptance criteria
doctor --jsonschema including the status headerpkg/doctorreport — no duplicate check logic, read-only (no--fix)skills/remind/SKILL.mdupdateddoctor --jsonon a fixture (a pass case and a warn case)make testgreenBlocked by