{
  "task": {
    "id": "origin-101-l3",
    "model": "origin",
    "seed": 101,
    "control": {},
    "metric": "finalPopulation",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "vision_range",
      "mutation_rate",
      "max_food",
      "move_cost"
    ],
    "truth": {
      "param": "move_cost",
      "value": 5,
      "effectOnMetric": "down",
      "param2": "max_food",
      "value2": 150,
      "interaction": "positive"
    }
  },
  "log": {
    "taskId": "origin-101-l3",
    "model": "origin",
    "solver": "sonnet-4.6",
    "calls": [
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 68.25,
          "treatmentCI": [
            48,
            88
          ],
          "deltaPct": 1.6129032258064442,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 33,
            "p": 0.6660165621837435
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.12459840543894056,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "vision_range": 10
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 67.16666666666667,
          "treatmentCI": [
            53.25,
            78.33333333333333
          ],
          "deltaPct": 0,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 38.5,
            "p": 0.9999999989503827
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "mutation_rate": 0.1
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 3.5833333333333335,
          "treatmentCI": [
            2,
            5.416666666666667
          ],
          "deltaPct": -94.6650124069479,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025263126954468973
          },
          "pAdjusted": 0.012438693106627818,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.8718533162913388,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "max_food": 50
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 38.5,
          "treatmentCI": [
            16.916666666666668,
            64.41666666666667
          ],
          "deltaPct": -42.67990074441688,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 14.5,
            "p": 0.05964070918889597
          },
          "pAdjusted": 0.23856283675558387,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.5437021328244679,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "move_cost": 0.5
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 27,
          "treatmentCI": [
            11,
            46.583333333333336
          ],
          "deltaPct": -59.801488833746895,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 5.5,
            "p": 0.009605208947093047
          },
          "pAdjusted": 0.03842083578837219,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.7475904326336434,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "max_food": 200
        }
      },
      {
        "kind": "probe",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 3.6666666666666665,
          "controlCI": [
            2.1666666666666665,
            5.5
          ],
          "treatmentMean": 2.6666666666666665,
          "treatmentCI": [
            1.5,
            4.083333333333333
          ],
          "deltaPct": -27.272727272727277,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 13,
            "p": 0.2829168886432327
          },
          "pAdjusted": 0.8487506659296982,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.35792999176313617,
            "magnitude": "medium"
          }
        },
        "configA": {
          "max_food": 200,
          "move_cost": 0.5
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "max_food",
      "param2": "move_cost",
      "interaction": "negative"
    },
    "callsUsed": 6,
    "budget": 8
  },
  "score": {
    "taskId": "origin-101-l3",
    "model": "origin",
    "solver": "sonnet-4.6",
    "correctParam": true,
    "correctDirection": false,
    "correctParams": true,
    "correctInteraction": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 6,
    "budget": 8,
    "efficiency": 0.25,
    "claimValidity": 1,
    "score": 35,
    "notes": [
      "wrong/no interaction sign (truth: positive)",
      "not backed by a 2x2 factorial (isolate each param + a combined experiment)"
    ]
  },
  "audit": {
    "metric": "finalPopulation",
    "alpha": 0.05,
    "familySize": 5,
    "distinctParamsTested": 4,
    "excessTesting": true,
    "survivors": [
      "max_food"
    ],
    "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": "2f69869d52474b7d7f131299de3a4ffaa0b0b661",
    "node": "v25.2.1",
    "createdAt": "2026-06-11T02:53:40.631Z"
  }
}