{
  "sample_notice": "Illustrative sample only. Not customer data. Structure and fields representative of Daisoro output formats.",
  "sample_type": "daisoro_decode",
  "record_id": "demo-daisoro-decode-001",
  "vin_input": "WBA••••••••••7436",
  "vin_notice": "Masked illustrative VIN. Not a private customer VIN.",
  "pipeline": [
    "VIN input",
    "structural parse",
    "manufacturer / region / plant / year / model / body / engine",
    "resolved identity",
    "GCC/import confidence",
    "evidence trail"
  ],
  "decode": {
    "checksum_state": "valid",
    "manufacturer": "Illustrative manufacturer reference",
    "world_region": "Europe",
    "source_market_candidate": "GCC import candidate",
    "resolved_identity": {
      "make": "Illustrative Auto",
      "model_family": "Falcon",
      "generation": "G2",
      "model_year": 2025,
      "body_style": "SUV",
      "trim_grade": "Premium Plus"
    },
    "gcc_import_confidence": "medium",
    "evidence_reference": "decode-evidence-example-001"
  },
  "public_metrics": {
    "vin_positions_parsed": 17,
    "world_regions": 13,
    "manufacturers": "200+",
    "decoded_tested_vins": "7.5M+"
  }
}
