Extension Store Readiness Auditor 1.1.0
This release adds versioned policy snapshots and report-to-report readiness comparison.
- Loads validated policy profiles with an ID, review date, target stores, and official policy sources.
- Enforces profile-specific manifest fields and packaged files.
- Applies per-store severity overrides while retaining the built-in audit contract.
- Records canonical policy provenance and SHA-256 identity in report schema version 2.
- Compares a current audit with a baseline to show new, resolved, and unchanged findings.
- Adds
--policyand--baselinecommand-line options.
Verification covered Python 3.10 and 3.14 on Windows, macOS, and Linux, 18 tests with 94.53% coverage, Ruff, strict mypy, dependency audit, package builds, and CodeQL.