{
  "schema": "speedkit.public_control_receipt_verify_response.v1",
  "status": "PUBLIC_CONTROL_RECEIPT_VERIFIED",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "verified": true,
  "verification_hash": "bbd22e7f96b7dfa01b87fb15266574cf6ea76ac5e06b9ae9db5c47076cd06006",
  "verification": {
    "receipt_hash": "c6d3c171dfe8a5e9eafbe6f2fab139e541c8a6909912c524f8e592204bbe68c8",
    "recomputed_receipt_hash": "c6d3c171dfe8a5e9eafbe6f2fab139e541c8a6909912c524f8e592204bbe68c8",
    "receipt_hash_ok": true,
    "public_control_digest": "c143543e7870a4dd2699cdf326159c2ebc1faa8b327bc48817b53275d9cfb303",
    "current_control_digest": "c143543e7870a4dd2699cdf326159c2ebc1faa8b327bc48817b53275d9cfb303",
    "digest_match": true,
    "private_remaining": 0,
    "workspace_entries": 135,
    "recognized_execution_systems": 4,
    "route_count": 78,
    "failures_count": 0,
    "failures": []
  },
  "invariants": {
    "receipt_hash_ok": true,
    "digest_match": true,
    "receipt_issued": true,
    "digest_ready": 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_receipt_live": true,
    "verifier_policy_live": true
  },
  "source_status": {
    "receipt": "PUBLIC_CONTROL_RECEIPT_ISSUED",
    "digest": "PUBLIC_CONTROL_DIGEST_READY",
    "product_os": "LIVE",
    "route_map": "LIVE",
    "verifier_policy": "LIVE"
  },
  "authorities": {
    "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-receipt-verify-policy.json"
  }
}