Documentation
README
Mathodology Repository Checks
Repository maintenance checks are optional utilities; they do not run during modeling by default and cannot establish mathematical or editorial quality.
From a repository checkout, run:
python3 .claude/skills/mathodology-dev-test-release/scripts/validate_repo.py all
The standard-library checker covers skill/role metadata, local Markdown links,
known skill references and allowed repository paths. Individual commands are
metadata, links, boundary and selftest. It supports a source export without
Git; in a checkout it also inspects tracked paths. It does not enforce document
heading counts, search wording, updater contracts or contest run schemas.
This is the opening of the README. Read the full README on GitHub.