Sitemap Cohort Auditor v0.2.0
Sitemap Cohort Auditor v0.2.0
This release adds an opt-in, deterministic sitemap policy gate for CI and release checks while preserving existing behavior when no policy is supplied.
Highlights
- Validate exact host and scheme allowlists.
- Enforce minimum unique URL and image counts.
- Cap duplicate URLs, invalid dates, fragments, invalid URLs, missing locations, and removed URLs.
- Receive stable structured findings and exit code 3 when a completed audit violates policy.
- Load policy only from a bounded local UTF-8 JSON file.
Verification
- 39 automated tests pass.
- GitHub Actions passes on Node.js 20 and 24.
- The packaged archive is accompanied by a SHA-256 checksum file.
See the changelog and strict policy example.