{
  "name": "Two aggregates at 600 ticks - EXAMPLE parameters, ceiling raised",
  "note": "Same forces as the first campaign. Only max_ticks changed, 400 to 600, to test whether the first campaign no_decision results were a ceiling artefact rather than a property of the model. Rules version unchanged.",
  "blue": {
    "label": "BLUE",
    "strength": 1000.0,
    "effectiveness": 0.0012
  },
  "red": {
    "label": "RED",
    "strength": 900.0,
    "effectiveness": 0.0014
  },
  "parameters": {
    "dt": 1.0,
    "max_ticks": 600,
    "break_fraction": 0.55,
    "shock": 0.35
  }
}