Verifies the two most-cited emerging agent-identity primitives in sequence: a did:webvh DID log's hash-chain and update-key authorization, then an ACDC credential chain's SAID integrity and issuer-to-issuee edge linkage back to a stated root AID. Verify-only across both steps; neither tool operates witness/registry infrastructure.
verify_did_webvh_log{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "verify_did_webvh_log",
"arguments": {}
},
"id": 1
}
verify_acdc_delegation_chain{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "verify_acdc_delegation_chain",
"arguments": {}
},
"id": 1
}