Repository health¶
Repository health is the combination of clear ownership, passing automation, current dependencies, and useful documentation.
Expected signals¶
make checkpasses locally and in CI.make test-matrixpasses before compatibility-sensitive changes.- Documentation builds in strict mode and generated-site link checks pass.
- Issues and pull requests have enough labels or descriptions to triage.
- Dependabot pull requests are reviewed regularly instead of accumulating.
- Security reports receive private acknowledgement before public disclosure.
- Documentation covers installation, usage, API reference, automation, and maintainer tasks.
Maintenance cadence¶
Review dependencies and CI health at least monthly, and before each release. Refresh runbooks when a real incident exposes a missing step.