{
  "task": {
    "id": "morph-101",
    "model": "morph",
    "seed": 101,
    "control": {},
    "metric": "blobCount",
    "replicates": 12,
    "budget": 8,
    "candidateParams": [
      "dt",
      "F",
      "seedDiscs"
    ],
    "truth": {
      "param": "F",
      "value": 0.082,
      "effectOnMetric": "down"
    }
  },
  "log": {
    "taskId": "morph-101",
    "model": "morph",
    "solver": "fable-5",
    "calls": [
      {
        "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": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 10.416666666666666,
          "controlCI": [
            9.5,
            11.333333333333334
          ],
          "treatmentMean": 3.3333333333333335,
          "treatmentCI": [
            2.25,
            4.916666666666667
          ],
          "deltaPct": -68,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.00021141809628999475
          },
          "pAdjusted": 0.0004228361925799895,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.8888888888888888,
            "magnitude": "large"
          }
        },
        "configA": {
          "dt": 0.5
        },
        "configB": {
          "dt": 1.5
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 124.33333333333333,
          "controlCI": [
            119.66666666666667,
            129
          ],
          "treatmentMean": 10.833333333333334,
          "treatmentCI": [
            9.916666666666666,
            11.75
          ],
          "deltaPct": -91.28686327077749,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.00003464834596123012
          },
          "pAdjusted": 0.0001732417298061506,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {
          "F": 0.03
        },
        "configB": {
          "F": 0.06
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 1.8333333333333333,
          "controlCI": [
            1.5833333333333333,
            2
          ],
          "treatmentMean": 5.333333333333333,
          "treatmentCI": [
            4.583333333333333,
            6.083333333333333
          ],
          "deltaPct": 190.9090909090909,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000017191135921690304
          },
          "pAdjusted": 0.00008595567960845152,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": 1,
            "magnitude": "large"
          }
        },
        "configA": {
          "seedDiscs": 2
        },
        "configB": {
          "seedDiscs": 12
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 3.3333333333333335,
          "treatmentCI": [
            2.25,
            4.916666666666667
          ],
          "deltaPct": -42.028985507246375,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.0011578244203989119
          },
          "pAdjusted": 0.0011578244203989119,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.7777777777777778,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "dt": 2
        }
      },
      {
        "kind": "experiment",
        "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": {},
        "configB": {
          "F": 0.09
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "F",
      "direction": "down"
    },
    "callsUsed": 6,
    "budget": 8
  },
  "score": {
    "taskId": "morph-101",
    "model": "morph",
    "solver": "fable-5",
    "correctParam": true,
    "correctDirection": true,
    "solved": true,
    "withinBudget": true,
    "callsUsed": 6,
    "budget": 8,
    "efficiency": 0.25,
    "claimValidity": 1,
    "score": 85,
    "notes": []
  },
  "audit": {
    "metric": "blobCount",
    "alpha": 0.05,
    "familySize": 5,
    "distinctParamsTested": 3,
    "excessTesting": true,
    "survivors": [
      "dt",
      "F",
      "seedDiscs"
    ],
    "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": "201863d21b83e1ee07056c48cf70f8c7c555b7d8",
    "node": "v25.2.1",
    "createdAt": "2026-07-21T09:26:45.479Z"
  }
}