{
  "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": "haiku-4.5",
    "calls": [
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 11.666666666666666,
          "controlCI": [
            10.75,
            12.666666666666666
          ],
          "treatmentMean": 11.666666666666666,
          "treatmentCI": [
            10.75,
            12.666666666666666
          ],
          "deltaPct": 0,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 1
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0,
            "magnitude": "negligible"
          }
        },
        "configA": {
          "dt": 0.01
        },
        "configB": {
          "dt": 0.1
        }
      },
      {
        "kind": "experiment",
        "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": 1
        },
        "configB": {
          "k": 10
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 1,
          "controlCI": [
            1,
            1
          ],
          "treatmentMean": 1,
          "treatmentCI": [
            1,
            1
          ],
          "deltaPct": 0,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 1
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0,
            "magnitude": "negligible"
          }
        },
        "configA": {
          "seedDiscs": 0
        },
        "configB": {
          "seedDiscs": 1
        }
      },
      {
        "kind": "probe",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 4.583333333333333,
          "controlCI": [
            3.9166666666666665,
            5.166666666666667
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": -100,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000008494164340122623
          },
          "pAdjusted": 0.000042470821700613115,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {
          "seedDiscs": 10
        }
      },
      {
        "kind": "probe",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 2.3333333333333335,
          "controlCI": [
            2,
            2.6666666666666665
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": -100,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000007722377395102953
          },
          "pAdjusted": 0.000038611886975514764,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {
          "seedDiscs": 3
        }
      },
      {
        "kind": "probe",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 1.8333333333333333,
          "controlCI": [
            1.5833333333333333,
            2
          ],
          "treatmentMean": 0,
          "treatmentCI": [
            0,
            0
          ],
          "deltaPct": -100,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.000004122920947313702
          },
          "pAdjusted": 0.00002061460473656851,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {
          "seedDiscs": 2
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "seedDiscs",
      "direction": "up",
      "magnitude": "large"
    },
    "callsUsed": 6,
    "budget": 8
  },
  "score": {
    "taskId": "morph-101-l2",
    "model": "morph",
    "solver": "haiku-4.5",
    "correctParam": false,
    "correctDirection": false,
    "correctMagnitude": true,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 6,
    "budget": 8,
    "efficiency": 0.25,
    "claimValidity": 1,
    "score": 23.8,
    "notes": [
      "wrong/no param (truth: k)",
      "wrong/no direction (truth: down)",
      "conclusion not backed by a significant isolating experiment"
    ]
  },
  "audit": {
    "metric": "blobCount",
    "alpha": 0.05,
    "familySize": 3,
    "distinctParamsTested": 3,
    "excessTesting": false,
    "survivors": [],
    "submissionBacking": "isolating-experiment",
    "backingSurvivesHolm": false,
    "pHacking": false,
    "notes": [
      "'seedDiscs' is significant alone but borderline: it does not survive family-wide Holm (low power, not over-testing)"
    ]
  },
  "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-11T01:40:44.687Z"
  }
}