{
  "task": {
    "id": "origin-202-l2",
    "model": "origin",
    "seed": 202,
    "control": {},
    "metric": "finalPopulation",
    "replicates": 12,
    "budget": 8,
    "tier": "L2",
    "candidateParams": [
      "attack_damage",
      "mutation_rate",
      "reproduce_threshold"
    ],
    "truth": {
      "param": "reproduce_threshold",
      "value": 586,
      "effectOnMetric": "down",
      "magnitude": "medium"
    }
  },
  "log": {
    "taskId": "origin-202-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": 71.66666666666667,
          "treatmentCI": [
            59.666666666666664,
            84.25
          ],
          "deltaPct": 6.699751861042183,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 30,
            "p": 0.823755297632011
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.06715191366878169,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "attack_damage": 1.3
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 74.91666666666667,
          "treatmentCI": [
            61.75,
            92.58333333333333
          ],
          "deltaPct": 11.538461538461538,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 33,
            "p": 0.6661372645006556
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.12455047375590553,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "mutation_rate": 1.5
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 212,
          "treatmentCI": [
            173,
            249.66666666666666
          ],
          "deltaPct": 215.63275434243172,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025166349849183867
          },
          "pAdjusted": 0.01509980990951032,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.8721888380725838,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "reproduce_threshold": 1.3
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "reproduce_threshold",
      "direction": "up",
      "magnitude": "large"
    },
    "callsUsed": 3,
    "budget": 8
  },
  "score": {
    "taskId": "origin-202-l2",
    "model": "origin",
    "solver": "haiku-4.5",
    "correctParam": true,
    "correctDirection": false,
    "correctMagnitude": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 3,
    "budget": 8,
    "efficiency": 0.625,
    "claimValidity": 1,
    "score": 69.4,
    "notes": [
      "wrong/no direction (truth: down)",
      "magnitude off by one (said large, truth medium)"
    ]
  },
  "audit": {
    "metric": "finalPopulation",
    "alpha": 0.05,
    "familySize": 3,
    "distinctParamsTested": 3,
    "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": "d86631b2d89b26b1472009e69619f41647f2f1fb",
    "node": "v25.2.1",
    "createdAt": "2026-06-12T02:33:02.575Z"
  }
}