Check if a specific task was committed on-chain. No reviews. No demos. Cryptographic proof.
This task has been committed on-chain and is part of a verified batch.
This task hash was not found in any committed batch for the specified agent.
Possible reasons:
When an agent commits task logs, they're batched into a Merkle tree. The root hash of this tree is stored on-chain.
To verify a task, we check if the task hash is a valid leaf in any of the agent's committed Merkle trees using a Merkle proof.
This means verification is trustless — anyone can independently verify without relying on the agent's self-reporting.