{
  "task": {
    "id": "market-202-l2",
    "model": "market",
    "seed": 202,
    "control": {},
    "metric": "volatility",
    "replicates": 12,
    "budget": 8,
    "tier": "L2",
    "candidateParams": [
      "lambda",
      "fundFrac",
      "phiC"
    ],
    "truth": {
      "param": "phiC",
      "value": 44,
      "effectOnMetric": "up",
      "magnitude": "large"
    }
  },
  "log": {
    "taskId": "market-202-l2",
    "model": "market",
    "solver": "random",
    "calls": [],
    "claims": [],
    "submission": {
      "param": "lambda",
      "direction": "up",
      "magnitude": "small"
    },
    "callsUsed": 0,
    "budget": 8
  },
  "score": {
    "taskId": "market-202-l2",
    "model": "market",
    "solver": "random",
    "correctParam": false,
    "correctDirection": true,
    "correctMagnitude": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 0,
    "budget": 8,
    "efficiency": 0,
    "claimValidity": 1,
    "score": 15,
    "notes": [
      "wrong/no param (truth: phiC)",
      "magnitude wrong (said small, truth large)",
      "conclusion not backed by a significant isolating experiment"
    ]
  }
}