{
  "schema": "speedkit.public_control_chain_verify_response.v1",
  "status": "PUBLIC_CONTROL_CHAIN_VERIFIED",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "verified": true,
  "verification_hash": "d33177359d3a75e1afc632642da4e79d4dfc0b824a31f8c3783d052ed64a467d",
  "verification": {
    "chain_hash": "bcf99aef514f9d79ffebf5f93fb304fce7475e0f1dee23b507f417df4ccc3e4c",
    "recomputed_chain_hash": "bcf99aef514f9d79ffebf5f93fb304fce7475e0f1dee23b507f417df4ccc3e4c",
    "chain_hash_ok": true,
    "public_control_digest": "80fc7b1370bc1d1bd596d9d4cada117a9c29844d2bcd37caeff9926f66db9100",
    "current_control_digest": "80fc7b1370bc1d1bd596d9d4cada117a9c29844d2bcd37caeff9926f66db9100",
    "digest_match": true,
    "public_control_receipt_hash": "861e4f711892a0646811ea65b300156e9cefcbff06e3db5cc69204bc9b3ec448",
    "current_receipt_hash": "861e4f711892a0646811ea65b300156e9cefcbff06e3db5cc69204bc9b3ec448",
    "receipt_hash_match": true,
    "public_control_receipt_verification_hash": "f03321b7671d73aae383356ea5df3e8fa8562efe1ddea23c414af9a7e7fb0b7e",
    "current_receipt_verification_hash": "f03321b7671d73aae383356ea5df3e8fa8562efe1ddea23c414af9a7e7fb0b7e",
    "receipt_verification_hash_match": true,
    "private_remaining": 0,
    "workspace_entries": 135,
    "recognized_execution_systems": 4,
    "route_count": 135,
    "node_count": 6,
    "failures_count": 0,
    "failures": []
  },
  "invariants": {
    "chain_hash_ok": true,
    "chain_index_ready": true,
    "chain_failures_zero": true,
    "chain_nodes_accepted": true,
    "receipt_verifier_ready": true,
    "receipt_hash_ok": true,
    "digest_match": true,
    "receipt_issued": true,
    "digest_ready": true,
    "chain_digest_match": true,
    "chain_receipt_hash_match": true,
    "chain_verification_hash_match": true,
    "product_os_live": true,
    "route_map_live": true,
    "private_remaining_zero": true,
    "workspace_entries_135": true,
    "recognized_execution_systems_4": true,
    "route_count_floor": true,
    "marketplace_os_chain_index_live": true,
    "chain_verify_policy_live": true
  },
  "source_status": {
    "chain_index": "PUBLIC_CONTROL_CHAIN_INDEX_READY",
    "receipt_verifier": "PUBLIC_CONTROL_RECEIPT_VERIFIED",
    "receipt": "PUBLIC_CONTROL_RECEIPT_ISSUED",
    "digest": "PUBLIC_CONTROL_DIGEST_READY",
    "product_os": "LIVE",
    "route_map": "LIVE",
    "verifier_policy": "LIVE"
  },
  "authorities": {
    "chain_index": "/api/marketplace/control-chain-index",
    "receipt_verifier": "/api/marketplace/control-receipt-verify",
    "receipt": "/api/marketplace/control-receipt",
    "digest": "/api/marketplace/control-digest",
    "product_os": "/marketplace/product-os.json",
    "route_map": "/marketplace/route-map.json",
    "verifier_policy": "/marketplace/control-chain-verify-policy.json"
  }
}