{
  "format": "runmontecarlo-riskproj",
  "formatVersion": 1,
  "savedAt": "2026-07-19T05:14:50.301Z",
  "preset": "typical",
  "model": {
    "name": "Validation V1 — parallel-path merge bias",
    "dataDate": "",
    "hpd": 8,
    "source": "Validation network",
    "activities": [
      {
        "id": "A",
        "code": "A",
        "name": "Path A",
        "dur": 100,
        "preds": [],
        "cost": 0
      },
      {
        "id": "B",
        "code": "B",
        "name": "Path B",
        "dur": 100,
        "preds": [],
        "cost": 0
      }
    ],
    "risks": [],
    "ranges": {
      "A": {
        "min": -20,
        "likely": 0,
        "max": 20,
        "dist": "uniform"
      },
      "B": {
        "min": -30,
        "likely": 0,
        "max": 30,
        "dist": "uniform"
      }
    },
    "corrGroups": [],
    "history": [],
    "branding": {
      "analyst": "",
      "org": "",
      "ref": "",
      "logo": ""
    }
  }
}