{
  "task": {
    "id": "morph-101-l2",
    "model": "morph",
    "seed": 101,
    "control": {},
    "metric": "blobCount",
    "replicates": 12,
    "budget": 8,
    "tier": "L2",
    "candidateParams": [
      "dt",
      "k",
      "seedDiscs"
    ],
    "truth": {
      "param": "k",
      "value": 0.07148,
      "effectOnMetric": "down",
      "magnitude": "large"
    }
  },
  "log": {
    "taskId": "morph-101-l2",
    "model": "morph",
    "solver": "opus-4.8",
    "calls": [
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 4.583333333333333,
          "controlCI": [
            3.9166666666666665,
            5.166666666666667
          ],
          "treatmentMean": 5.75,
          "treatmentCI": [
            4.75,
            6.833333333333333
          ],
          "deltaPct": 25.454545454545464,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.26748941125716263
          },
          "pAdjusted": 0.5817928428470363,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0.2638888888888889,
            "magnitude": "small"
          }
        },
        "configA": {
          "seedDiscs": 10
        },
        "configB": {
          "seedDiscs": 20
        }
      },
      {
        "kind": "probe",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": -100,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000009472451608649735
          },
          "pAdjusted": 0.00004736225804324867,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {}
      },
      {
        "kind": "probe",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 1,
          "controlCI": [
            1,
            1
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": -100,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000001914207114817046
          },
          "pAdjusted": 0.00000957103557408523,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {
          "seedDiscs": 0
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 11.666666666666666,
          "controlCI": [
            10.75,
            12.666666666666666
          ],
          "treatmentMean": 3.3333333333333335,
          "treatmentCI": [
            2.25,
            4.916666666666667
          ],
          "deltaPct": -71.42857142857142,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.00009599152377193221
          },
          "pAdjusted": 0.00019198304754386442,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.9375,
            "magnitude": "large"
          }
        },
        "configA": {
          "dt": 0.01
        },
        "configB": {
          "dt": 10
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 1,
          "controlCI": [
            1,
            1
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": -100,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000001914207114817046
          },
          "pAdjusted": 0.00000957103557408523,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {
          "k": 0.01
        },
        "configB": {
          "k": 10
        }
      },
      {
        "kind": "probe",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 0,
          "controlCI": [
            0,
            0
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": null,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 1
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0,
            "magnitude": "negligible"
          }
        },
        "configA": {
          "k": 10
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "k",
      "direction": "up",
      "magnitude": "large"
    },
    "callsUsed": 6,
    "budget": 8
  },
  "score": {
    "taskId": "morph-101-l2",
    "model": "morph",
    "solver": "opus-4.8",
    "correctParam": true,
    "correctDirection": false,
    "correctMagnitude": true,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 6,
    "budget": 8,
    "efficiency": 0.25,
    "claimValidity": 1,
    "score": 73.8,
    "notes": [
      "wrong/no direction (truth: down)"
    ]
  },
  "audit": {
    "metric": "blobCount",
    "alpha": 0.05,
    "familySize": 3,
    "distinctParamsTested": 3,
    "excessTesting": false,
    "survivors": [
      "dt",
      "k"
    ],
    "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-12T13:42:14.401Z"
  }
}