{
  "schema": "inferenceview.service-assurance-decision.v1",
  "decision_id": "",
  "issued_at": "",
  "expires_at": "",
  "buyer_context": {
    "principal_id": "",
    "agent_id": "",
    "task_type": "",
    "region": "",
    "policy_ref": "",
    "maximum_cost": {"amount": null, "currency": ""}
  },
  "service": {
    "resolved_entity_id": "",
    "seller_id": "",
    "endpoint": "",
    "service_version": "",
    "protocol": "",
    "protocol_revision": "",
    "gateway_or_translation_layer": ""
  },
  "offer": {
    "offer_hash": "",
    "price": {"amount": null, "asset": "", "network": ""},
    "recipient": "",
    "sla": {},
    "expires_at": ""
  },
  "decision": {
    "verdict": "ALLOW|CHALLENGE|REROUTE|DENY",
    "confidence": null,
    "reason_codes": [],
    "evidence_refs": [],
    "alternative_service_ids": []
  },
  "postflight": {
    "actual_route": {},
    "payment": {},
    "delivery": {},
    "buyer_outcome": {},
    "verdict": "PASS|PARTIAL|FAIL|UNKNOWN"
  }
}
