{
  "proto": "sovereign/1",
  "host": "royalsovereigncrown.host",
  "phase": 1,
  "algorithm": "ML-DSA-87",
  "rootPublicKeyUri": "https://royalsovereigncrown.host/.well-known/sovereign/root.json",
  "currentSth": null,
  "foundationalBundle": null,
  "revocationBundleUri": "https://royalsovereigncrown.host/.well-known/sovereign/revocations.json",
  "charterList": "https://royalsovereigncrown.host/api/charters",
  "certificationList": "https://royalsovereigncrown.host/api/certifications",
  "providerDirectory": "https://royalsovereigncrown.host/api/providers",
  "statusCodeRegistry": "https://royalsovereigncrown.host/api/status-codes",
  "license": "https://royalsovereigncrown.host/license",
  "verifyEndpoint": "https://royalsovereigncrown.host/api/verify",
  "endpoints": {
    "verify": "/api/verify",
    "wellKnown": "/.well-known/sovereign/",
    "charter": "/api/charter",
    "certify": "/api/certify",
    "registry": "/api/registry",
    "statusCodes": "/api/status-codes",
    "license": "/api/license",
    "disputes": "/api/disputes",
    "providers": "/api/providers"
  },
  "dns": {
    "record": "_sovereign.royalsovereigncrown.host. TXT \"v=sovereign1\"",
    "note": "DNS TXT record includes root pubkey hash once Phase 0 completes."
  }
}
