{
  "decisionId": "AUTO-INSP-001",
  "mappingProfileId": "vehicle-inspection-safety-outcome",
  "businessData": {
    "stationId": "INSP-08",
    "inspectionCases": [
      {
        "inspectionId": "INSP-7001",
        "vehicleLabel": "2019 Mazda CX-5",
        "safetyScore": 82,
        "complianceScore": 91,
        "criticalDefects": 1,
        "partsEstimate": 430,
        "laborEstimate": 260,
        "safetyImpactBand": "Medium"
      },
      {
        "inspectionId": "INSP-7002",
        "vehicleLabel": "2014 Ram 1500",
        "safetyScore": 58,
        "complianceScore": 63,
        "criticalDefects": 3,
        "partsEstimate": 1200,
        "laborEstimate": 750,
        "safetyImpactBand": "High"
      }
    ]
  }
}
