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
verified
Admin-configurable list
code, no test
partial
Migration for empty lists
no implementation found
missing
Audit log of denials
not enough info in brief
clarify

PatchVow also checks whether Non-Goals were implemented by accident, and whether old behavior was removed unintentionally.

Export coverage report
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.