﻿{
  "decisionId": "AUTO-TOW-019",
  "profileId": "balanced",
  "scenarioId": "standard",
  "algorithm": "TOPSIS",
  "weightStrategy": "Manual",
  "runSensitivity": false,
  "requestContext": {
    "correlationId": "auto-tow-019-demo-001"
  },
  "options": [
    {
      "optionId": "OPTION-001",
      "name": "Operator North Zone",
      "values": {
        "proximity_score": 88,
        "certification_match_score": 88,
        "current_job_load": 1,
        "safety_history_score": 88,
        "customer_rating_score": 88
      }
    },
    {
      "optionId": "OPTION-002",
      "name": "Operator Central Zone",
      "values": {
        "proximity_score": 80,
        "certification_match_score": 80,
        "current_job_load": 3,
        "safety_history_score": 80,
        "customer_rating_score": 80
      }
    },
    {
      "optionId": "OPTION-003",
      "name": "Operator East Zone",
      "values": {
        "proximity_score": 72,
        "certification_match_score": 72,
        "current_job_load": 5,
        "safety_history_score": 72,
        "customer_rating_score": 72
      }
    }
  ]
}



