jev_gate
Verify completion claims against a diff and test evidence, then accept or reject the patch. Confirms the change fulfills the original request before approval.
Instructions
Review a diff and verify completion claims together. Auto is not runtime acceptance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | Proposed patch, file excerpt, or change summary to review | |
| model | No | ||
| tests | No | Test output for the patch review | |
| claims | Yes | Completion claims to check against evidence; at most 1000 per request | |
| request | Yes | What the user asked for; this is not evidence of completion | |
| evidence | Yes | Sources that support the claims; include relevant diff or test logs here | |
| review_at | No | ||
| auto_accept | No |