Submit candidate result
result_submit_candidateSubmit a worker result as a candidate for review, closing the producer lease so a separate reviewer can approve it. Attach task artifacts first and include usage data when available.
Instructions
Submit a worker result as candidate only. This closes the producer lease; a different reviewer must check it. artifactRefs must belong to this taskId — call artifact_put on the same task first, and do not attach child-task artifacts. Include actual usage when known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usage | No | ||
| claims | Yes | ||
| taskId | Yes | ||
| summary | Yes | ||
| workerId | Yes | ||
| leaseToken | Yes | ||
| unresolved | No | ||
| artifactRefs | Yes | ||
| idempotencyKey | Yes | ||
| expectedVersion | Yes |