Summary
The repository already validates root README structure, contributing guidance, script coverage, and root document links, but is still missing its own structural maintenance check.
Proposed work
- add a maintenance script that validates the core structure of
- include the new check in the maintenance check entrypoint
- document the new validation step in scripts/README.md and CONTRIBUTING.md
Summary
The repository already validates root README structure, contributing guidance, script coverage, and root document links, but is still missing its own structural maintenance check.
Proposed work