Requirement Coverage
See what is done, partial, or missing
A circular coverage map: each requirement on the outer ring, its code, tests, and evidence within. Fully connected is Verified. Code without tests is Partially Covered. No implementation is Missing. Not enough information is Needs Clarification.
Coverage map
Change Brief vs the latest diff
Restrict SSO to approved domains
code + tests + evidence
verifiedcode + tests + evidence
Admin-configurable list
code, no test
partialcode, no test
Migration for empty lists
no implementation found
missingno implementation found
Audit log of denials
not enough info in brief
clarifynot enough info in brief
PatchVow also checks whether Non-Goals were implemented by accident, and whether old behavior was removed unintentionally.
Every patch should keep its promise
Stop merging changes you can only hope are correct.
Connect a repo, open a pull request, and PatchVow returns a Change Proof: what the Issue promised, what the patch delivered, and what still needs review.