Reconcile executed MPP recurring/streamed draws against the authorized mandate envelope, prove draw-set integrity, and aggregate receipts.
decode_mpp_session{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "decode_mpp_session",
"arguments": {}
},
"id": 1
}
reconcile_mpp_subscription{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "reconcile_mpp_subscription",
"arguments": {}
},
"id": 1
}
verify_merkle_batch{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "verify_merkle_batch",
"arguments": {}
},
"id": 1
}
aggregate_execution_receipts{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "aggregate_execution_receipts",
"arguments": {}
},
"id": 1
}