erc8004_feedback
Convert numguard receipts into ERC-8004 reputation feedback, outputting giveFeedback calldata with +1/-1 value and proof for the Base registry.
Instructions
FREE: build the ERC-8004 Reputation Registry giveFeedback call from a numguard verdict, so a verified
claim becomes portable on-chain agent reputation in the standard (live on Base + 40 chains). Returns the
exact args + the ready-to-broadcast calldata against the real Base registry (dry-run; broadcasting is the
caller's on-chain step, needs gas). numguard joins the trustless-agents infra as a reputation provider —
value is +1/-1, the PROOF is the linked receipt, independently verifiable off-chain for free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | A numguard vcr/1 receipt to publish as agent reputation. | |
| agent_id | Yes | The ERC-8004 agentId (subject) the verdict is ABOUT. |