{
  "task": {
    "id": "morph-101-l2",
    "model": "morph",
    "seed": 101,
    "control": {},
    "metric": "blobCount",
    "replicates": 12,
    "budget": 8,
    "tier": "L2",
    "candidateParams": [
      "dt",
      "k",
      "seedDiscs"
    ],
    "truth": {
      "param": "k",
      "value": 0.07148,
      "effectOnMetric": "down",
      "magnitude": "large"
    }
  },
  "log": {
    "taskId": "morph-101-l2",
    "model": "morph",
    "solver": "random",
    "calls": [],
    "claims": [],
    "submission": {
      "param": "dt",
      "direction": "up",
      "magnitude": "large"
    },
    "callsUsed": 0,
    "budget": 8
  },
  "score": {
    "taskId": "morph-101-l2",
    "model": "morph",
    "solver": "random",
    "correctParam": false,
    "correctDirection": false,
    "correctMagnitude": true,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 0,
    "budget": 8,
    "efficiency": 0,
    "claimValidity": 1,
    "score": 20,
    "notes": [
      "wrong/no param (truth: k)",
      "wrong/no direction (truth: down)",
      "conclusion not backed by a significant isolating experiment"
    ]
  }
}