swarmvault lint
Run anti-drift checks and wiki health validation.
Usage
swarmvault lintWhat It Checks
- Missing graph output — warns if you have not compiled yet
- Stale pages — page source hashes no longer match current manifests
- Orphaned pages — non-index pages with no backlinks
- **Uncited claim bullets** — claim sections that contain bullets without
[source:...]
Output
Reports findings with severity levels:
[warning] stale_page: Page Transformer Scaling Laws is stale because source paper-1 changed. (/path/to/wiki/concepts/transformer-scaling-laws.md)
[info] orphan_page: Page Research Notes has no backlinks. (/path/to/wiki/outputs/research-notes.md)If no issues are found:
No findings.