Jev patch review
jev_reviewScore a proposed diff against the request for correctness, spec-match, test-gap, and blast-radius. Receive a safe_to_apply judgment before declaring a fix done; the patch isn't applied.
Instructions
Score a proposed diff against the request: correctness, spec-match, test-gap, blast-radius, plus noul safe_to_apply. Composite weights live in code. Call before declaring a fix done. Does not apply the patch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | Proposed patch, file excerpt, or change summary | |
| model | No | ||
| tests | No | Test output if any | |
| request | Yes | What the user asked for | |
| review_at | No | ||
| auto_accept | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| usage | Yes | ||
| action | Yes | ||
| scores | Yes | ||
| weights | Yes | ||
| coverage | Yes | ||
| composite | Yes | ||
| truncated | Yes | ||
| thresholds | Yes | ||
| safe_to_apply | Yes |