Skip to content

proof-pr v0.2.12

Choose a tag to compare

@saagpatel saagpatel released this 20 Jun 14:12

proof-pr v0.2.12

This release makes example receipts part of the authoring flow instead of a side reference.

Changes

  • proof-pr init now attaches optional producer.example_pattern metadata from the selected tier or --example.
  • proof-pr collect --suggest-example refreshes the pattern after config updates risk tier or changed surfaces.
  • proof-pr render shows the selected pattern as authoring guidance, not evidence.
  • proof-pr examples --json --tier <T0-T4> filters the example catalog for tool-driven authoring.
  • CI now covers example-pattern metadata through the installed proof-pr command.

Verification

  • PR #27 passed validate-proof on the release commit.
  • Main workflow_dispatch passed on aa0d0824883f039c4a040adcce938bf5d12686b5.
  • Local and installed-package CLI checks passed.
  • gitleaks detect --source . --no-banner --redact --verbose found no leaks.
  • Public git metadata check passed after the annotated v0.2.12 tag was created.

Receipt JSON is attached as release evidence, not supply-chain provenance.