Skip to content

gentle-pi v0.15.0

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 10 Jul 11:04
bd1f0a6

Highlights

  • Adds bounded, content-addressed review transactions with atomic lineage, evidence, budgets, and receipts.
  • Makes ordinary 4R finite: one initial review, one optional fix batch, one scoped validator, one final verification, then approval or escalation.
  • Keeps Judgment Day as the explicit iterative high-assurance mode.
  • Replaces repeated lifecycle reviews with exact receipt validation for commit, push, PR, and release targets.
  • Adds complete repository snapshots without mutating the real Git index.
  • Includes v0.14 migration evidence, canonical OpenSpec contracts, and expanded runtime regression coverage.

Verification

  • CI passed on PR #85.
  • Package verification passed for all 49 required files.
  • npm publish dry-run passed for gentle-pi@0.15.0.

Install

npm install -g gentle-pi@0.15.0

Full Changelog: v0.14.0...v0.15.0