{
  "task": {
    "id": "origin-101-l2",
    "model": "origin",
    "seed": 101,
    "control": {},
    "metric": "finalPopulation",
    "replicates": 12,
    "budget": 8,
    "tier": "L2",
    "candidateParams": [
      "vision_range",
      "reproduce_threshold",
      "attack_damage"
    ],
    "truth": {
      "param": "reproduce_threshold",
      "value": 322,
      "effectOnMetric": "down",
      "magnitude": "medium"
    }
  },
  "log": {
    "taskId": "origin-101-l2",
    "model": "origin",
    "solver": "haiku-4.5",
    "calls": [
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 74.83333333333333,
          "treatmentCI": [
            56.25,
            91.33333333333333
          ],
          "deltaPct": 11.414392059553336,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 26,
            "p": 0.3267995636020937
          },
          "pAdjusted": 0.9803986908062812,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.28306925853614895,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "vision_range": 1.5
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 222,
          "treatmentCI": [
            183.66666666666666,
            258.6666666666667
          ],
          "deltaPct": 230.52109181141435,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025263126954468973
          },
          "pAdjusted": 0.012631563477234486,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.8718533162913388,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "reproduce_threshold": 1.5
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "reproduce_threshold",
      "direction": "up",
      "magnitude": "large"
    },
    "callsUsed": 2,
    "budget": 8
  },
  "score": {
    "taskId": "origin-101-l2",
    "model": "origin",
    "solver": "haiku-4.5",
    "correctParam": true,
    "correctDirection": false,
    "correctMagnitude": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 2,
    "budget": 8,
    "efficiency": 0.75,
    "claimValidity": 1,
    "score": 71.3,
    "notes": [
      "wrong/no direction (truth: down)",
      "magnitude off by one (said large, truth medium)"
    ]
  },
  "audit": {
    "metric": "finalPopulation",
    "alpha": 0.05,
    "familySize": 2,
    "distinctParamsTested": 2,
    "excessTesting": false,
    "survivors": [
      "reproduce_threshold"
    ],
    "submissionBacking": "isolating-experiment",
    "backingSurvivesHolm": true,
    "pHacking": false,
    "notes": []
  },
  "provenance": {
    "bench": "0.1.0",
    "mcp": "0.1.1",
    "engines": {
      "swarm": "0.1.0",
      "market": "0.1.0",
      "social": "0.1.0",
      "morph": "0.1.0",
      "origin": "0.1.0"
    },
    "commit": "f305d9d54670c03a92b2c93b76040e15a5bc1840",
    "node": "v25.2.1",
    "createdAt": "2026-06-11T13:29:49.630Z"
  }
}