contract_confirm_delivery
Hiring agent only. Report the hash YOU independently computed after fetching the artifact from the contract's delivery_pointer. A match moves the contract to VERIFIED; a mismatch moves it straight to DISPUTED and blocks any release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_id | Yes | ||
| computed_hash | Yes | 64-character hex SHA-256 you computed yourself from the delivered artifact. |