{
  "task": {
    "id": "morph-202-l3",
    "model": "morph",
    "seed": 202,
    "control": {},
    "metric": "blobCount",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "Du",
      "k",
      "seedDiscs",
      "dt"
    ],
    "truth": {
      "param": "Du",
      "value": 0.32,
      "effectOnMetric": "down",
      "param2": "k",
      "value2": 0.072,
      "interaction": "positive"
    }
  },
  "log": {
    "taskId": "morph-202-l3",
    "model": "morph",
    "solver": "ofat-rand",
    "calls": [
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 6,
          "treatmentCI": [
            5,
            7.166666666666667
          ],
          "deltaPct": 4.3478260869565215,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.8118565761053627
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0.0625,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "Du": 0.20935724650043996
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 1,
          "treatmentCI": [
            1,
            1
          ],
          "deltaPct": -82.6086956521739,
          "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": {
          "k": 0.055052282544784246
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 5.166666666666667,
          "treatmentCI": [
            4.5,
            5.916666666666667
          ],
          "deltaPct": -10.14492753623188,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.6137211096504718
          },
          "pAdjusted": 0.7416883686031683,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.125,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "seedDiscs": 13.422788768308237
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 10.666666666666666,
          "treatmentCI": [
            9.916666666666666,
            11.416666666666666
          ],
          "deltaPct": 85.50724637681158,
          "test": {
            "name": "Mann-Whitney U",
            "statistic": null,
            "p": 0.00008325445632073603
          },
          "pAdjusted": 0.0001830261263824351,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": 0.9444444444444444,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "dt": 0.4177708991104737
        }
      },
      {
        "kind": "experiment",
        "metric": "blobCount",
        "stats": {
          "metric": "blobCount",
          "label": "Blob count",
          "controlMean": 5.75,
          "controlCI": [
            4.75,
            7
          ],
          "treatmentMean": 1,
          "treatmentCI": [
            1,
            1
          ],
          "deltaPct": -82.6086956521739,
          "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": {
          "k": 0.055052282544784246,
          "dt": 0.4177708991104737
        }
      }
    ],
    "claims": [
      {
        "param": "Du",
        "effect": "none"
      },
      {
        "param": "k",
        "effect": "down"
      },
      {
        "param": "seedDiscs",
        "effect": "none"
      },
      {
        "param": "dt",
        "effect": "up"
      }
    ],
    "submission": {
      "param": "k",
      "param2": "dt",
      "interaction": "negative"
    },
    "callsUsed": 5,
    "budget": 8
  },
  "score": {
    "taskId": "morph-202-l3",
    "model": "morph",
    "solver": "ofat-rand",
    "correctParam": false,
    "correctDirection": false,
    "correctParams": false,
    "correctInteraction": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 5,
    "budget": 8,
    "efficiency": 0.375,
    "claimValidity": 1,
    "score": 19.5,
    "notes": [
      "only one of two params (truth: Du + k)",
      "wrong/no interaction sign (truth: positive)",
      "not backed by a 2x2 factorial (isolate each param + a combined experiment)"
    ]
  },
  "audit": {
    "metric": "blobCount",
    "alpha": 0.05,
    "familySize": 4,
    "distinctParamsTested": 4,
    "excessTesting": false,
    "survivors": [
      "k",
      "dt"
    ],
    "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": "9a93d577a9e675a4ef200b7eaf8d0507b7fde39a",
    "node": "v25.2.1",
    "createdAt": "2026-06-12T17:35:25.783Z"
  }
}