What's new
- Offline visual reports keep the original five readiness dimensions alongside site health charts, page search and expandable evidence.
- Site metrics expose 19 observed counts with bounded before/after comparisons.
- Optional
scan --detailsrecords all 17 rule results and source excerpts with capture provenance. Reports can compare compatible readiness scans and show matched source excerpts.
The scoring algorithm and default scan JSON remain unchanged. Detailed source capture is opt-in.
Install
npm install -g geoptimize@0.9.0geo scan ./dist --dir --details --json > readiness.json
geo report readiness.json --output report.htmlAdd --baseline previous.json for readiness comparisons and --site site-audit.json for website health charts. Scans must have matching versions and page sets for readiness deltas.