{
  "kpiName": "안전 SL-PA 결과값",
  "version": 1,
  "description": "X43값 기반 등급 테이블 - 5개 등급으로 구성된 성과값 매핑",
  "grades": [
    { "name": "1점", "minValue": 0, "maxValue": 0.6, "score": 1, "description": "X43값 0~0.6" },
    { "name": "2점", "minValue": 0.6, "maxValue": 1.0, "score": 2, "description": "X43값 0.6~1.0" },
    { "name": "3점", "minValue": 1.0, "maxValue": 1.15, "score": 3, "description": "X43값 1.0~1.15" },
    { "name": "4점", "minValue": 1.15, "maxValue": 1.25, "score": 4, "description": "X43값 1.15~1.25" },
    { "name": "5점", "minValue": 1.25, "maxValue": 999, "score": 5, "description": "X43값 1.25 이상" }
  ]
}
