{
  "schema": "speedkit.public_control_chain_certificate_verify_response.v1",
  "status": "PUBLIC_CONTROL_CHAIN_CERTIFICATE_VERIFIED",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "verified": true,
  "verification_hash": "7da0f519084e663958a1ed888631e400712262de60f70c1e84e6736333ded42d",
  "verification": {
    "certificate_hash": "b5bbfc51b7cbf7064cf5cbbd3981232fca3e163ec8af434ab1bf48eacbf37f53",
    "recomputed_certificate_hash": "b5bbfc51b7cbf7064cf5cbbd3981232fca3e163ec8af434ab1bf48eacbf37f53",
    "certificate_hash_ok": true,
    "chain_hash": "bcf99aef514f9d79ffebf5f93fb304fce7475e0f1dee23b507f417df4ccc3e4c",
    "current_chain_hash": "bcf99aef514f9d79ffebf5f93fb304fce7475e0f1dee23b507f417df4ccc3e4c",
    "chain_hash_match": true,
    "chain_verification_hash": "d33177359d3a75e1afc632642da4e79d4dfc0b824a31f8c3783d052ed64a467d",
    "current_chain_verification_hash": "d33177359d3a75e1afc632642da4e79d4dfc0b824a31f8c3783d052ed64a467d",
    "chain_verification_hash_match": 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,
    "failures_count": 0,
    "failures": []
  },
  "invariants": {
    "certificate_hash_ok": true,
    "certificate_issued": true,
    "certificate_failures_zero": true,
    "chain_verified": true,
    "chain_hash_ok": true,
    "chain_index_ready": true,
    "receipt_verified": true,
    "receipt_hash_ok": true,
    "receipt_issued": true,
    "digest_ready": true,
    "certificate_chain_hash_match": true,
    "certificate_chain_verification_hash_match": true,
    "certificate_digest_match": true,
    "certificate_receipt_hash_match": true,
    "certificate_receipt_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_certificate_live": true,
    "certificate_verify_policy_live": true
  },
  "source_status": {
    "certificate": "PUBLIC_CONTROL_CHAIN_CERTIFICATE_ISSUED",
    "chain_verify": "PUBLIC_CONTROL_CHAIN_VERIFIED",
    "chain_index": "PUBLIC_CONTROL_CHAIN_INDEX_READY",
    "receipt_verify": "PUBLIC_CONTROL_RECEIPT_VERIFIED",
    "receipt": "PUBLIC_CONTROL_RECEIPT_ISSUED",
    "digest": "PUBLIC_CONTROL_DIGEST_READY",
    "product_os": "LIVE",
    "route_map": "LIVE",
    "verifier_policy": "LIVE"
  },
  "authorities": {
    "certificate": "/api/marketplace/control-chain-certificate",
    "chain_verify": "/api/marketplace/control-chain-verify",
    "chain_index": "/api/marketplace/control-chain-index",
    "receipt_verify": "/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-certificate-verify-policy.json"
  }
}