W-B. PaymentReceipt-to-mandate verification + Human-Not-Present autonomy gate (ART-62) -> mandate-chain re-validation (art-01) -> receipt aggregation (cry-05). Verifies an autonomous AP2 payment after the fact: valid receipt, intact mandate chain, in-policy autonomy.
verify_ap2_payment_receipt{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "verify_ap2_payment_receipt",
"arguments": {}
},
"id": 1
}
validate_ap2_mandate_chain{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "validate_ap2_mandate_chain",
"arguments": {}
},
"id": 1
}
aggregate_execution_receipts{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "aggregate_execution_receipts",
"arguments": {}
},
"id": 1
}