Skip to content

Make doctor validate config content, not just its path #4873

Description

@JSONbored

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:

  • A deliberately malformed config file is caught and clearly reported by doctor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions