gateway_work_complete
Finish execution by recording verification evidence and result references, enabling work acceptance.
Instructions
Finish execution and record evidence.
result_refs_json must be a JSON array of objects with type, uri,
and optional title, for example an MR, commit, branch, or document.
Call this before gateway_work_accept. Acceptance is rejected until
successful completion has recorded verification evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| work_id | Yes | ||
| metrics_json | No | {} | |
| admin_actions | No | ||
| evidence_state | Yes | ||
| result_refs_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |