{
  "receipt_version": "0.1.0",
  "status": "demo_not_broadcast",
  "network_target": "EVM-compatible registry, X Layer-ready",
  "incident_id": "bbx_inc_2026_05_14_214218_dock17",
  "case_title": "Dock Aisle Near-Miss",
  "issued_at": "2026-05-14T21:43:19Z",
  "packet_hash": "sha256:demo_4e5a8d1a7b9f23c1d0f0b6a7bbx0001",
  "packet_root": "sha256:7f9c3b8a1e5d91b26f4d8aa0dock17packetrootdemo",
  "policy_hash": "sha256:2d4f0a1e77c8dock17privacyretentionpolicy",
  "privacy_policy": "raw_video_30_days_metadata_1_year",
  "issuer": {
    "organization": "Blackbox Robotics demo",
    "role": "packet_issuer_demo",
    "wallet": "0x0000000000000000000000000000000000000000"
  },
  "registry": {
    "contract_name": "IncidentReceiptRegistry",
    "contract_status": "not_deployed",
    "chain_id": null,
    "contract_address": null,
    "tx_hash": null,
    "block_number": null
  },
  "verification": {
    "packet_validation": "passed",
    "stream_count": 6,
    "timeline_event_count": 6,
    "command_owner_interval_count": 3,
    "redaction_state": "customer_safe_export_available",
    "missing_evidence_policy": "explicit_nulls_required"
  },
  "bid_round": {
    "round_id": "bbx_bid_dock17_r0",
    "status": "simulated_not_settled",
    "asset": "incident_underwriting_review",
    "minimum_packet_fields": ["packet_hash", "packet_root", "policy_hash", "stream_count", "command_owner_interval_count"],
    "bids": [
      {
        "bidder": "robotics_underwriter_demo",
        "intent": "price incident risk after packet validation",
        "fee_usd": 420,
        "condition": "packet root and privacy policy match receipt"
      },
      {
        "bidder": "third_party_verifier_demo",
        "intent": "independent timeline reconstruction",
        "fee_usd": 180,
        "condition": "source manifest and command ownership intervals are complete"
      },
      {
        "bidder": "fleet_oem_demo",
        "intent": "failure pattern analysis across AMR deployments",
        "fee_usd": 260,
        "condition": "customer-safe export only"
      }
    ]
  },
  "attestations": [
    {
      "name": "packet_schema_check",
      "status": "passed",
      "evidence": "scripts/validate-packet.mjs"
    },
    {
      "name": "stream_manifest_check",
      "status": "passed",
      "evidence": "public/samples/dock-17/streams-manifest.json"
    },
    {
      "name": "privacy_boundary_check",
      "status": "passed",
      "evidence": "public/reports/dock-17-customer-report.md"
    }
  ]
}
