context_verify
Classifies change entries against git history to verify completion integrity, marking them as merged, unmerged, missing, or unclaimed.
Instructions
Completion integrity: list 'change' entries and classify each against GIT (the ground truth) — 'merged', 'present-unmerged', 'missing', or a bare 'CLAIM (no git ref)'. A tool logging "fixed" is NOT done; done = merged in git. Checks commits in the repo the server runs in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |