Skip to content

proof-pr v0.2.10

Choose a tag to compare

@saagpatel saagpatel released this 20 Jun 13:12
· 10 commits to main since this release

Changes

  • Makes proof-pr receipt-hygiene --explain --check <id> --fix-only print a clean stdout no-action-needed note when the selected check has no finding.
  • Preserves the strict stderr/exit-2 behavior for ordinary --check with no matching finding.
  • Bumps package/runtime version to 0.2.10.

Verification

  • PR #21 validate-proof check passed.
  • Manual main workflow_dispatch run 27872174944 passed on 1060a495053c8ca425f7ca55004d36de7a4baddc.
  • Focused no-finding, focused finding, and ordinary no-finding CLI behavior checks passed.
  • Simulated reusable workflow summary for the no-finding case passed.
  • Local receipt validation, fresh venv install, sample render, public git metadata scan, and gitleaks passed.