{
  "v": 1,
  "issuer": "demo.agentpki.dev",
  "name": "AgentPKI Demo Issuer",
  "tier": 1,
  "current_keys": [
    {
      "kid": "demo-2026-q2",
      "alg": "Ed25519",
      "pubkey": "MCowBQYDK2VwAyEAIoEh0wJM0UNp+p7AfxdNimj/rwY4Vrbb4qvtZKwDB1c=",
      "valid_from": 1714521600,
      "valid_to": 1893456000
    }
  ],
  "revoked_keys": [
    {
      "kid": "demo-2026-q1-rotated",
      "revoked_at": 1748390400,
      "reason": "planned_rotation"
    }
  ],
  "crl_url": "https://demo.agentpki.dev/.well-known/agentpki-crl.json",
  "abuse_report_url": "https://demo.agentpki.dev/abuse",
  "contact": {
    "abuse": "mailto:abuse@agentpki.dev",
    "security": "mailto:security@agentpki.dev"
  }
}