v0.4.10
QAMap 0.4.10 makes the first QA decision easier to read without hiding the reasoning path.
Highlights
qamap qanow opens with a concise terminal summary of changed behavior, required proof, exact diff evidence, routing status, and the next action. Use--format markdownfor 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 qaSee the changelog and release validation for the complete evidence.