·
3 commits
to main
since this release
What changed
- Added
schemas/duplicate-audit-action-outputs.schema.jsonfor the duplicate-audit GitHub Action output mapping. - Added
fixtures/duplicate-audit-action-outputs.jsonmapping Action outputs to step outputs, JSON result fields, and generated artifact paths. - Added a regression test that verifies every duplicate-audit Action output is documented, wired in
action.yml, and points at an existingduplicate-auditJSON schema field when JSON-derived. - Linked the mapping from README and
docs/CODEX_DUPLICATE_AUDIT.md.
Verification
- Red test: mapping test failed before the schema/fixture existed.
npm run checknpm audit --omit=devnpm pack --dry-run --json- GitHub Actions CI: success on
b0fe4ff - Codex Readiness: success on
b0fe4ff