PolicyWatcher v3.5.1 Audit Operations
Maintenance and consolidation release for the 3.5 Confidence track.
Added
- Append-only Admin Review Log for human review actions.
- Persistent Dataset QA issue decisions through DatasetQaIssueReview.
- Dataset QA actions: mark reviewed, ignore with reason, and reopen.
- Review Log admin page with search and CSV export.
- Dataset QA issue CSV export for auditor handoff.
Changed
- Roadmap now distinguishes implemented controls, 3.5.1 additions, and later planned features.
- Admin, README, showcase, trust page, changelog, and state-of-art docs updated to 3.5.1 Audit Operations.
- API smoke test now verifies the Review Log endpoint.
Validation
- npm run lint
- npm run test
- npm run test:coverage
- npm run qa:dataset
- npm run build
- npm run api:smoke
- npm audit --omit=dev
Known note
- Dataset QA CLI still reports the known non-blocking Plaid legal-hub duplicate URL warning.
- Codecov external upload still requires repository secret CODECOV_TOKEN.