{
  "schema": "speedkit.public_control_chain_seal_verify_response.v1",
  "status": "PUBLIC_CONTROL_CHAIN_SEAL_VERIFIED",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "verified": true,
  "verification_hash": "33691b4ff06b28c810b3709d069217a17933e31631e98d093c323a9646afc758",
  "verification": {
    "seal_hash": "8dd3c320c398fee9c23f0bce2088f3107b5de239d14881b536003ff6aec699e9",
    "recomputed_seal_hash": "8dd3c320c398fee9c23f0bce2088f3107b5de239d14881b536003ff6aec699e9",
    "seal_hash_ok": true,
    "certificate_verification_hash": "7da0f519084e663958a1ed888631e400712262de60f70c1e84e6736333ded42d",
    "current_certificate_verification_hash": "7da0f519084e663958a1ed888631e400712262de60f70c1e84e6736333ded42d",
    "certificate_verification_hash_match": true,
    "certificate_hash": "b5bbfc51b7cbf7064cf5cbbd3981232fca3e163ec8af434ab1bf48eacbf37f53",
    "current_certificate_hash": "b5bbfc51b7cbf7064cf5cbbd3981232fca3e163ec8af434ab1bf48eacbf37f53",
    "certificate_hash_match": 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",
    "private_remaining": 0,
    "workspace_entries": 135,
    "recognized_execution_systems": 4,
    "route_count": 135,
    "failures_count": 0,
    "failures": []
  },
  "invariants": {
    "seal_hash_ok": true,
    "seal_issued": true,
    "seal_failures_zero": true,
    "certificate_verified": true,
    "certificate_hash_ok": true,
    "certificate_issued": true,
    "certificate_failures_zero": true,
    "chain_verified": true,
    "chain_hash_ok": true,
    "chain_index_ready": true,
    "seal_certificate_verification_hash_match": true,
    "seal_certificate_hash_match": true,
    "seal_chain_hash_match": true,
    "seal_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_seal_live": true,
    "seal_verify_policy_live": true
  },
  "source_status": {
    "seal": "PUBLIC_CONTROL_CHAIN_SEALED",
    "certificate_verify": "PUBLIC_CONTROL_CHAIN_CERTIFICATE_VERIFIED",
    "certificate": "PUBLIC_CONTROL_CHAIN_CERTIFICATE_ISSUED",
    "chain_verify": "PUBLIC_CONTROL_CHAIN_VERIFIED",
    "chain_index": "PUBLIC_CONTROL_CHAIN_INDEX_READY",
    "product_os": "LIVE",
    "route_map": "LIVE",
    "verifier_policy": "LIVE"
  },
  "authorities": {
    "seal": "/api/marketplace/control-chain-seal",
    "certificate_verify": "/api/marketplace/control-chain-certificate-verify",
    "certificate": "/api/marketplace/control-chain-certificate",
    "chain_verify": "/api/marketplace/control-chain-verify",
    "chain_index": "/api/marketplace/control-chain-index",
    "product_os": "/marketplace/product-os.json",
    "route_map": "/marketplace/route-map.json",
    "verifier_policy": "/marketplace/control-chain-seal-verify-policy.json"
  }
}