{
      "name": "verify-agent-delegation",
      "domain": "AI & Agent Governance",
      "title": "Agent Identity & Delegation Chain Verifier",
      "description": "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.",
      "composer_url": "https://ainumbers.co/chaingraph/chains/verify-agent-delegation.html",
      "steps": [
        {
          "tool_id": "art-284-did-webvh-log-verifier",
          "handoff": "did, current_version_id, and deactivated status establish which controller AID is currently authoritative before the delegation chain below is evaluated"
        },
        {
          "tool_id": "art-285-acdc-delegation-chain-verifier",
          "handoff": "chain_depth, root_aid_matched, and said_failures/edge_failures form the final delegation-authority determination for the agent named in the leaf credential"
        }
      ]
    }
