Skip to content

v0.4.12

Choose a tag to compare

@ivory-code ivory-code released this 07 Aug 06:41
· 40 commits to main since this release
c6382c1

QAMap 0.4.12 improves the first-run QA reasoning path and makes the published OpenAI plugin easier to install.

Changed

  • Makes the OpenAI Plugin Directory installation path explicit on the README first screen.
  • Uses commit scope and subject to isolate change intent instead of allowing repeated body prose to merge unrelated work.
  • Keeps cleanup-only commits as provenance without creating standalone QA scenarios.
  • Documents provenance-only intent and observable-proof gaps for human and agent consumers.

Fixed

  • Prevents cleanup-only changes from re-entering QA through generic fallbacks.
  • Prevents raw helper names, side-effect names, and scenario-title echoes from becoming observable proof.
  • Prevents unrelated lifecycle stages from joining through broad transitive vocabulary.

Validation

  • 330/330 tests passing
  • 0 scanner findings
  • All static recommendation contracts passing
  • 3/3 execution contracts passing
  • Coverage: 89.73% lines, 86.46% branches, 95.70% functions
  • Published package smoke verified from @ivorycanvas/qamap@0.4.12
  • 172 files in the npm package

GitHub Actions users can pin this release with uses: IvoryCanvas/QAMap@v0.4.12.

The OpenAI Plugin Directory remains on its separately reviewed version until the replacement plugin package is submitted and approved.