{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Registry Trust Anchors",
  "dateModified": "2026-06-02T09:19:07.232Z",
  "anchors": [
    {
      "name": "ThaiNotary Trust Council",
      "did": "did:web:xn--82czbx2bczd4fl8a.online",
      "jwks": "https://xn--82czbx2bczd4fl8a.online/.well-known/jwks.json",
      "ca": "https://xn--82czbx2bczd4fl8a.online/agent-trust-center/mtls-certs.json"
    },
    {
      "name": "Google AP2 Root",
      "did": "did:web:ap2-protocol.org",
      "jwks": "https://ap2-protocol.org/.well-known/jwks.json"
    },
    {
      "name": "A2A Protocol Root",
      "did": "did:web:a2a-protocol.org",
      "jwks": "https://a2a-protocol.org/.well-known/jwks.json"
    }
  ]
}