{
  "task": {
    "id": "swarm-202-l3",
    "model": "swarm",
    "seed": 202,
    "control": {},
    "metric": "avgOrder",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "noise",
      "alignmentWeight",
      "count",
      "maxForce"
    ],
    "truth": {
      "param": "noise",
      "value": 1,
      "effectOnMetric": "down",
      "param2": "alignmentWeight",
      "value2": 0.2,
      "interaction": "negative"
    }
  },
  "log": {
    "taskId": "swarm-202-l3",
    "model": "swarm",
    "solver": "random",
    "calls": [],
    "claims": [],
    "submission": {
      "param": "noise",
      "param2": "alignmentWeight",
      "interaction": "positive"
    },
    "callsUsed": 0,
    "budget": 8
  },
  "score": {
    "taskId": "swarm-202-l3",
    "model": "swarm",
    "solver": "random",
    "correctParam": true,
    "correctDirection": false,
    "correctParams": true,
    "correctInteraction": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 0,
    "budget": 8,
    "efficiency": 0,
    "claimValidity": 1,
    "score": 30,
    "notes": [
      "wrong/no interaction sign (truth: negative)",
      "not backed by a 2x2 factorial (isolate each param + a combined experiment)"
    ]
  }
}