{
  "task": {
    "id": "morph-101-l3",
    "model": "morph",
    "seed": 101,
    "control": {},
    "metric": "blobCount",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "seedDiscs",
      "dt",
      "Du",
      "k"
    ],
    "truth": {
      "param": "k",
      "value": 0.072,
      "effectOnMetric": "down",
      "param2": "Du",
      "value2": 0.32,
      "interaction": "positive"
    }
  },
  "log": {
    "taskId": "morph-101-l3",
    "model": "morph",
    "solver": "random",
    "calls": [],
    "claims": [],
    "submission": {
      "param": "dt",
      "param2": "Du",
      "interaction": "negative"
    },
    "callsUsed": 0,
    "budget": 8
  },
  "score": {
    "taskId": "morph-101-l3",
    "model": "morph",
    "solver": "random",
    "correctParam": false,
    "correctDirection": false,
    "correctParams": false,
    "correctInteraction": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 0,
    "budget": 8,
    "efficiency": 0,
    "claimValidity": 1,
    "score": 12,
    "notes": [
      "only one of two params (truth: k + Du)",
      "wrong/no interaction sign (truth: positive)",
      "not backed by a 2x2 factorial (isolate each param + a combined experiment)"
    ]
  }
}