{
  "version": "1.0.0",
  "name": "Hive Issuer Registry",
  "description": "Signed catalog mapping HAHS issuer DIDs to verified identities (domain, X handle, KYB record). Resolved by SDK verifiers when receipt.issuer_verified == true.",
  "schema": "https://thehiveryiq.com/.well-known/schemas/issuer-registry-v1.json",
  "registry_root_pubkey": "ed25519:i6-Wo01AwSD1eAhSSC3e3VCTEYFXehGNOVdC5iobuBc",
  "policy": "https://thehiveryiq.com/sdk/anchor/",
  "issuers": [
    {
      "did": "did:hive:hivetrust-issuer-001",
      "name": "HiveTrust (canonical)",
      "tier": "enterprise",
      "bindings": {
        "domain": "thehiveryiq.com",
        "x_handle": "@thehiveryiq",
        "email": "srotzin@thehiveryiq.com"
      },
      "pubkey": "ed25519:i6-Wo01AwSD1eAhSSC3e3VCTEYFXehGNOVdC5iobuBc",
      "registered_at": "2026-05-25T17:00:00Z",
      "status": "active"
    }
  ],
  "how_to_register": "Pay USDC on Base to 0x15184Bf50B3d3F52b60434f8942b7D52F2eB436E with memo: tier=pro|scale, contact=<email or domain>, issuer_did=<your did>. An API key and signed registry entry are issued within one business day.",
  "last_updated": "2026-05-25T17:00:00Z"
}
