v15

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-287323136.0 KB
intent

Worker reports task completion with on-chain taskId (EIP-191 attested)

post/v1/intent/report

Request body

payloadCidstring required

IPFS CID of the original intent payload

onChainTaskIdstring required

uint256 taskId from TaskMarket

stateRootstring required

SHA-256 state root of the compute output

outputstring

Raw compute output (truncated for verification)

workerAddressstring required

Worker EOA or smart account address

operatorIdstring

Operator who submitted the original intent

taskTypestring

Task type for verification routing

Response

Task record created and verification enqueued