Merkle-sum Proof-of-Reserves verification feeding a MiCA reserve disclosure check, presented as one dated scorecard over an issuer's published attestation. Both checks are backward-looking and deterministic; each keeps its own not_proven scope and neither is merged into a single verdict.
verify_reserve_proof{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "verify_reserve_proof",
"arguments": {}
},
"id": 1
}
check_mica_reserve_disclosure{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_mica_reserve_disclosure",
"arguments": {}
},
"id": 1
}