{
  "task": {
    "id": "social-101-l3",
    "model": "social",
    "seed": 101,
    "control": {},
    "metric": "polarization",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "mu",
      "beta",
      "eps",
      "meanDeg"
    ],
    "truth": {
      "param": "meanDeg",
      "value": 3,
      "effectOnMetric": "up",
      "param2": "eps",
      "value2": 0.08,
      "interaction": "negative"
    }
  },
  "log": {
    "taskId": "social-101-l3",
    "model": "social",
    "solver": "random",
    "calls": [],
    "claims": [],
    "submission": {
      "param": "beta",
      "param2": "eps",
      "interaction": "negative"
    },
    "callsUsed": 0,
    "budget": 8
  },
  "score": {
    "taskId": "social-101-l3",
    "model": "social",
    "solver": "random",
    "correctParam": false,
    "correctDirection": false,
    "correctParams": false,
    "correctInteraction": true,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 0,
    "budget": 8,
    "efficiency": 0,
    "claimValidity": 1,
    "score": 37,
    "notes": [
      "only one of two params (truth: meanDeg + eps)",
      "not backed by a 2x2 factorial (isolate each param + a combined experiment)"
    ]
  }
}