review_verdict
Before finalizing a review decision, record a pass or fail verdict for each acceptance criterion, providing a one-line justification.
Instructions
Record a pass or fail verdict for a single acceptance criterion.
Call this once per criterion during review, BEFORE calling review_decide. verdict must be 'pass' or 'fail'. reason is a one-line justification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| criterion_index | Yes | ||
| verdict | Yes | ||
| reason | Yes |