{
  "schema": "speedkit.public_control_chain_verify_response.v1",
  "status": "PUBLIC_CONTROL_CHAIN_VERIFIED",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "verified": true,
  "verification_hash": "bac96a43d9a362637c6145746690e3a4ae60a986d09d0e9bb596b97014bd9b50",
  "verification": {
    "chain_hash": "9964fa36f0de0faf336282a5d1b725ebbb83ccf7e980b72758935a4554772b15",
    "recomputed_chain_hash": "9964fa36f0de0faf336282a5d1b725ebbb83ccf7e980b72758935a4554772b15",
    "chain_hash_ok": true,
    "public_control_digest": "c143543e7870a4dd2699cdf326159c2ebc1faa8b327bc48817b53275d9cfb303",
    "current_control_digest": "c143543e7870a4dd2699cdf326159c2ebc1faa8b327bc48817b53275d9cfb303",
    "digest_match": true,
    "public_control_receipt_hash": "c6d3c171dfe8a5e9eafbe6f2fab139e541c8a6909912c524f8e592204bbe68c8",
    "current_receipt_hash": "c6d3c171dfe8a5e9eafbe6f2fab139e541c8a6909912c524f8e592204bbe68c8",
    "receipt_hash_match": true,
    "public_control_receipt_verification_hash": "bbd22e7f96b7dfa01b87fb15266574cf6ea76ac5e06b9ae9db5c47076cd06006",
    "current_receipt_verification_hash": "bbd22e7f96b7dfa01b87fb15266574cf6ea76ac5e06b9ae9db5c47076cd06006",
    "receipt_verification_hash_match": true,
    "private_remaining": 0,
    "workspace_entries": 135,
    "recognized_execution_systems": 4,
    "route_count": 78,
    "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"
  }
}