Problem: doctor only reports the config file's path today — it doesn't validate the file's actual content, so a malformed config silently degrades to defaults rather than being caught before a run.
Area: AMS / Self-host
Proposal: Add real schema validation of .gittensory-miner.yml/.json content to doctor.
Deliverables:
doctor reports specific, actionable config errors rather than just a file path.
Acceptance criteria:
Problem:
doctoronly reports the config file's path today — it doesn't validate the file's actual content, so a malformed config silently degrades to defaults rather than being caught before a run.Area: AMS / Self-host
Proposal: Add real schema validation of
.gittensory-miner.yml/.jsoncontent todoctor.Deliverables:
doctorreports specific, actionable config errors rather than just a file path.Acceptance criteria:
doctor.