{
  "schema_version": "reality.vehicle-claim-input/v1",
  "case_id": "TF-VC-027-BMW-RECORDED-FIXTURE",
  "purpose": "Acquire official model-level context for a fictional training claim; do not infer ownership, loss, coverage, fraud, or payment outcome.",
  "vehicle": {
    "vin_or_pattern": "5UXWX7C5*BA",
    "model_year": 2011,
    "make": "BMW",
    "model": "X3",
    "trim": "xDrive35i"
  },
    "source_policy": {
        "allow_public_vin_pattern": true,
        "allowed_domains": [
      "nhtsa.gov",
      "vpic.nhtsa.dot.gov",
      "press.bmwgroup.com"
    ],
    "oem_domains": [
      "press.bmwgroup.com"
    ],
    "max_fetch_urls": 6
  },
    "fixture_boundary": "This is one reproducible BMW input, not the supported-vehicle list. Public VIN-pattern search is explicitly enabled only because this is a fictional training pattern. A complete VIN is checksum-validated locally, represented by an opaque carrier reference, and excluded from every public query, route and receipt."
}
