-
Notifications
You must be signed in to change notification settings - Fork 1
Protocol 6 Homepage Coverage
github-actions[bot] edited this page Sep 25, 2026
·
2 revisions
Every wiki page must be reachable from home.md by following links, and every relative link
must point at a file that exists.
"Run Protocol 6" or "check coverage".
- Run
jeverifier wiki coverage <repo>. It crawls relative links fromhome.md(wiki pages and the project docs they link into) and prints unreachable wiki pages and broken links. - Link every orphan from the most specific page it belongs under, not straight from
home.mdunless it is a top-level topic. - Fix or remove every broken link, then re-run until the report is clean.