{
  "decisionId": "AUTO-AUCT-044",
  "businessData": {
    "requestContext": {
      "sourceSystem": "automotive-profile-factory",
      "correlationId": "factory-auto-auct-044"
    },
    "auctionLots": [
      {
        "optionId": "LOT-044-01",
        "name": "Approve High-Risk Purchase Option 1",
        "financial": {
          "expectedProfitMargin": 55000.0
        },
        "risk": {
          "riskExposure": 35.0
        },
        "compliance": {
          "and": {
            "risk": {
              "titleConfidence": 88.0,
              "repairUncertainty": 83.0,
              "managementPriority": 29.0
            }
          }
        }
      },
      {
        "optionId": "LOT-044-02",
        "name": "Approve High-Risk Purchase Option 2",
        "financial": {
          "expectedProfitMargin": 90000.0
        },
        "risk": {
          "riskExposure": 42.0
        },
        "compliance": {
          "and": {
            "risk": {
              "titleConfidence": 92.0,
              "repairUncertainty": 45.0,
              "managementPriority": 50.0
            }
          }
        }
      }
    ]
  }
}
