0x0 Lint Reference
This reference separates active checks from planned checks.
Active Public Checks
The public docs milestone checks currently enforce:
- no old
jmp0x1bcode fences inlearn-0x0; - no embedded old docs mapped to current 0x0 feature pages;
- route manifest consistency;
- link consistency for existing site pages;
- source style guide presence;
- no underscores in 0x0 function names under
libs/,lib/,examples/,
apps/, compiler/, runtime/, and tools/;
- every public library directory has
src/lib.0x0andtests/smoke.0x0.
The repository documentation checker also enforces source formatting and docs
rules, but that broad gate is not the safe default for public website work.
Planned Checks
Later lint work may enforce:
- richer capability boundary checks;
- generated API coverage thresholds;
- registry metadata freshness;
- cookbook recipe coverage;
- release/site drift detection.
Rule Catalog
The current public lint catalog is docs/lint-rule-catalog.tsv.