{
  "active_phase": "mainnet",
  "boundary": "Active H11X mainnet launch profile generated by this repo. It removes the testnet-first public surface, but public-live finality, external liquidity, wallet custody, audit/legal clearance, and settlement claims remain observable by real operational evidence and third-party receipts.",
  "chain_id": 1111,
  "deployment_mode": "SOVEREIGN_MAINNET_PROFILE",
  "genesis_manifest_hash": "bc564396612017a4a6b94341064e74d09f9008476b74d6de7587bea4e3f16544",
  "launch_gates": [
    "mainnet genesis profile sealed",
    "dynamic supply policy active",
    "H11 Value Matrix published",
    "operational proof endpoints generated",
    "validator stream evidence attached",
    "legacy testnet-first public surface retired",
    "private keys absent from public manifest",
    "public-live mainnet requires independent validator and audit evidence",
    "external liquidity requires verified non-self-attested receipt"
  ],
  "legacy_testnet_layer": {
    "purpose": "historical bootstrap evidence only",
    "status": "RETIRED_AS_PUBLIC_PHASE"
  },
  "network": "H11X-MAINNET",
  "readiness": {
    "active_phase": "mainnet",
    "blockers": [
      "independent validator operation receipts",
      "cryptographic audit",
      "validator and treasury audit",
      "network penetration testing",
      "wallet custody hardening",
      "legal/compliance clearance",
      "verified external liquidity or settlement receipt"
    ],
    "boundary": "The repo can publish the mainnet launch profile now. It must not claim externally live public finality until blockers are resolved.",
    "independent_validator_count": 0,
    "mainnet_launch_profile_ready": true,
    "minimum_independent_validators_required": 3,
    "public_live_blocked": true,
    "public_mainnet_live": false
  },
  "services": [
    {
      "endpoint": "rpc.h11.world",
      "purpose": "mainnet JSON/RPC and observer API",
      "service": "Public RPC"
    },
    {
      "endpoint": "explorer.h11.world",
      "purpose": "blocks, validators, transactions, and supply events",
      "service": "Explorer"
    },
    {
      "endpoint": "h11x.h11.world/proof",
      "purpose": "public machine-readable operational proof",
      "service": "Proof API"
    },
    {
      "endpoint": "wallet.h11.world",
      "purpose": "native H11X wallet surface",
      "service": "Wallet"
    }
  ],
  "validators": [
    {
      "independent_operator": false,
      "node_id": "h11x-mainnet-india-01",
      "p2p_address": "/dns4/mainnet-india-01.h11.world/tcp/11101",
      "private_key_included": false,
      "public_key": "h11xpub-mainnet-india-01",
      "region": "India",
      "role": "genesis validator",
      "rpc_address": "https://rpc.h11.world/validator/india-01",
      "stake_h11x": "1500000",
      "stake_units": 150000000000000000,
      "status": "MAINNET_PROFILED"
    },
    {
      "independent_operator": false,
      "node_id": "h11x-mainnet-uae-01",
      "p2p_address": "/dns4/mainnet-uae-01.h11.world/tcp/11102",
      "private_key_included": false,
      "public_key": "h11xpub-mainnet-uae-01",
      "region": "UAE",
      "role": "treasury validator",
      "rpc_address": "https://rpc.h11.world/validator/uae-01",
      "stake_h11x": "1500000",
      "stake_units": 150000000000000000,
      "status": "MAINNET_PROFILED"
    },
    {
      "independent_operator": false,
      "node_id": "h11x-mainnet-europe-01",
      "p2p_address": "/dns4/mainnet-europe-01.h11.world/tcp/11103",
      "private_key_included": false,
      "public_key": "h11xpub-mainnet-europe-01",
      "region": "Europe",
      "role": "observer validator",
      "rpc_address": "https://rpc.h11.world/validator/europe-01",
      "stake_h11x": "1500000",
      "stake_units": 150000000000000000,
      "status": "MAINNET_PROFILED"
    }
  ]
}
