Skip to content

v0.4.10

Choose a tag to compare

@ivory-code ivory-code released this 06 Aug 04:38
· 47 commits to main since this release
b0d05fb

QAMap 0.4.10 makes the first QA decision easier to read without hiding the reasoning path.

Highlights

  • qamap qa now opens with a concise terminal summary of changed behavior, required proof, exact diff evidence, routing status, and the next action. Use --format markdown for the complete trace.
  • Parser, serializer, mapper, converter, normalizer, codec, and transformer changes now receive input-to-output verification contracts instead of invented API, authentication, visual, or product E2E requirements.
  • The README now starts with a 60-second workflow and one compact GIF recorded from actual CLI output. Obsolete recordings were removed.
  • Contributor guidance and issue templates now turn missed risks, false positives, wrong evidence, and unusable drafts into safe, minimized regression cases.

Validation

  • 308 tests passed
  • 25 static recommendation contracts passed
  • 3 seeded-regression execution contracts passed
  • 0 scanner findings
  • Coverage: 89.64% lines, 86.32% branches, 95.66% functions

Install or run directly:

npx --yes @ivorycanvas/qamap@0.4.10 qa

See the changelog and release validation for the complete evidence.