Run a structural C2PA provenance check on an identity-verification capture, then bind the same verdict into a hash-chained IDV/KYC session receipt that binds capture-chain digest, injection, liveness, document, and device verdicts into one tamper-evident record. Every field is labeled asserted: the chain attests the session record as declared, never detection quality or subject genuineness. Zero PII by construction, client-side only.
check_camera_provenance{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_camera_provenance",
"arguments": {}
},
"id": 1
}
build_idv_session_receipt{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "build_idv_session_receipt",
"arguments": {}
},
"id": 1
}