{
  "task": {
    "id": "origin-202-l3",
    "model": "origin",
    "seed": 202,
    "control": {},
    "metric": "finalPopulation",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "vision_range",
      "max_food",
      "move_cost",
      "attack_damage"
    ],
    "truth": {
      "param": "move_cost",
      "value": 5,
      "effectOnMetric": "down",
      "param2": "max_food",
      "value2": 150,
      "interaction": "positive"
    }
  },
  "log": {
    "taskId": "origin-202-l3",
    "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": 73.66666666666667,
          "treatmentCI": [
            59.583333333333336,
            87.58333333333333
          ],
          "deltaPct": 9.67741935483871,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 26,
            "p": 0.3267995636020937
          },
          "pAdjusted": 0.8490530936415597,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.28306925853614895,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "vision_range": 15
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 17.75,
          "treatmentCI": [
            7.333333333333333,
            29.583333333333332
          ],
          "deltaPct": -73.57320099255583,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 1,
            "p": 0.0032519427764485798
          },
          "pAdjusted": 0.013007771105794319,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.849534582538231,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "max_food": 150
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 2.6666666666666665,
          "treatmentCI": [
            1.5,
            4.083333333333333
          ],
          "deltaPct": -96.02977667493796,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025166349849183867
          },
          "pAdjusted": 0.012438693106627818,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.8721888380725838,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "move_cost": 5
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 72.83333333333333,
          "treatmentCI": [
            58.833333333333336,
            85.91666666666667
          ],
          "deltaPct": 8.436724565756808,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 28,
            "p": 0.4099367390643902
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.2378696831107047,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "attack_damage": 3
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 3,
          "treatmentCI": [
            1.5833333333333333,
            4.75
          ],
          "deltaPct": -95.53349875930522,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025166349849183867
          },
          "pAdjusted": 0.012438693106627818,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.8721888380725838,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "max_food": 150,
          "move_cost": 5
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "max_food",
      "param2": "move_cost",
      "interaction": "negative"
    },
    "callsUsed": 5,
    "budget": 8
  },
  "score": {
    "taskId": "origin-202-l3",
    "model": "origin",
    "solver": "haiku-4.5",
    "correctParam": true,
    "correctDirection": false,
    "correctParams": true,
    "correctInteraction": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 5,
    "budget": 8,
    "efficiency": 0.375,
    "claimValidity": 1,
    "score": 62.5,
    "notes": [
      "wrong/no interaction sign (truth: positive)"
    ]
  },
  "audit": {
    "metric": "finalPopulation",
    "alpha": 0.05,
    "familySize": 4,
    "distinctParamsTested": 4,
    "excessTesting": false,
    "survivors": [
      "max_food",
      "move_cost"
    ],
    "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:48:39.995Z"
  }
}