{
  "task": {
    "id": "origin-101",
    "model": "origin",
    "seed": 101,
    "control": {},
    "metric": "finalPopulation",
    "replicates": 12,
    "budget": 8,
    "candidateParams": [
      "vision_range",
      "max_food",
      "attack_damage"
    ],
    "truth": {
      "param": "max_food",
      "value": 150,
      "effectOnMetric": "down"
    }
  },
  "log": {
    "taskId": "origin-101",
    "model": "origin",
    "solver": "ofat-rand",
    "calls": [
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 76.66666666666667,
          "treatmentCI": [
            60.583333333333336,
            92.5
          ],
          "deltaPct": 14.1439205955335,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 23,
            "p": 0.22365896734858937
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.35127619705198593,
            "magnitude": "medium"
          }
        },
        "configA": {},
        "configB": {
          "vision_range": 491.36170674231835
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 68.83333333333333,
          "treatmentCI": [
            56,
            82.16666666666667
          ],
          "deltaPct": 2.4813895781637574,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 4,
            "p": 0.8551321567289785
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.09128709291752768,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "max_food": 1076.8957860022783
        }
      },
      {
        "kind": "experiment",
        "metric": "finalPopulation",
        "stats": {
          "metric": "finalPopulation",
          "label": "Final Population",
          "controlMean": 67.16666666666667,
          "controlCI": [
            55.416666666666664,
            78.75
          ],
          "treatmentMean": 73.33333333333333,
          "treatmentCI": [
            62.083333333333336,
            85.66666666666667
          ],
          "deltaPct": 9.181141439205941,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 18,
            "p": 0.3586391165353926
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.2902848249286813,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "attack_damage": 3.3166789216920733
        }
      }
    ],
    "claims": [
      {
        "param": "vision_range",
        "effect": "none"
      },
      {
        "param": "max_food",
        "effect": "none"
      },
      {
        "param": "attack_damage",
        "effect": "none"
      }
    ],
    "submission": null,
    "callsUsed": 3,
    "budget": 8
  },
  "score": {
    "taskId": "origin-101",
    "model": "origin",
    "solver": "ofat-rand",
    "correctParam": false,
    "correctDirection": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 3,
    "budget": 8,
    "efficiency": 0.625,
    "claimValidity": 1,
    "score": 12.5,
    "notes": [
      "wrong/no param (truth: max_food)",
      "wrong/no direction (truth: down)",
      "conclusion not backed by a significant isolating experiment"
    ]
  },
  "audit": {
    "metric": "finalPopulation",
    "alpha": 0.05,
    "familySize": 3,
    "distinctParamsTested": 3,
    "excessTesting": false,
    "survivors": [],
    "submissionBacking": "none",
    "backingSurvivesHolm": null,
    "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": "9a93d577a9e675a4ef200b7eaf8d0507b7fde39a",
    "node": "v25.2.1",
    "createdAt": "2026-06-12T17:31:31.313Z"
  }
}