{
  "task": {
    "id": "swarm-202-l3",
    "model": "swarm",
    "seed": 202,
    "control": {},
    "metric": "avgOrder",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "noise",
      "alignmentWeight",
      "count",
      "maxForce"
    ],
    "truth": {
      "param": "noise",
      "value": 1,
      "effectOnMetric": "down",
      "param2": "alignmentWeight",
      "value2": 0.2,
      "interaction": "negative"
    }
  },
  "log": {
    "taskId": "swarm-202-l3",
    "model": "swarm",
    "solver": "haiku-4.5",
    "calls": [
      {
        "kind": "experiment",
        "metric": "avgOrder",
        "stats": {
          "metric": "avgOrder",
          "label": "Order parameter",
          "controlMean": 0.6805894488162251,
          "controlCI": [
            0.587477942002914,
            0.7775669834106549
          ],
          "treatmentMean": 0.867419286871484,
          "treatmentCI": [
            0.8050892275462198,
            0.920814761805557
          ],
          "deltaPct": 27.45118049952421,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 1,
            "p": 0.003263853493157942
          },
          "pAdjusted": 0.013055413972631769,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.8492077756084468,
            "magnitude": "large"
          }
        },
        "configA": {
          "noise": 0.5
        },
        "configB": {}
      },
      {
        "kind": "experiment",
        "metric": "avgOrder",
        "stats": {
          "metric": "avgOrder",
          "label": "Order parameter",
          "controlMean": 0.867419286871484,
          "controlCI": [
            0.8003408919082285,
            0.9186489587749551
          ],
          "treatmentMean": 0.867419286871484,
          "treatmentCI": [
            0.8050892275462198,
            0.920814761805557
          ],
          "deltaPct": 0,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 1
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0,
            "magnitude": "negligible"
          }
        },
        "configA": {
          "alignmentWeight": 1
        },
        "configB": {}
      },
      {
        "kind": "experiment",
        "metric": "avgOrder",
        "stats": {
          "metric": "avgOrder",
          "label": "Order parameter",
          "controlMean": 0.3854913682628493,
          "controlCI": [
            0.3170341167423972,
            0.4670050615268753
          ],
          "treatmentMean": 0.867419286871484,
          "treatmentCI": [
            0.8050892275462198,
            0.920814761805557
          ],
          "deltaPct": 125.01652651273622,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025263126954468973
          },
          "pAdjusted": 0.012631563477234486,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.8718533162913388,
            "magnitude": "large"
          }
        },
        "configA": {
          "count": 10
        },
        "configB": {}
      },
      {
        "kind": "experiment",
        "metric": "avgOrder",
        "stats": {
          "metric": "avgOrder",
          "label": "Order parameter",
          "controlMean": 0.8084789675489615,
          "controlCI": [
            0.7462443010534566,
            0.8584891541350589
          ],
          "treatmentMean": 0.867419286871484,
          "treatmentCI": [
            0.8050892275462198,
            0.920814761805557
          ],
          "deltaPct": 7.2902724360548055,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 21,
            "p": 0.16981061872831194
          },
          "pAdjusted": 0.6792424749132477,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.39629696195060854,
            "magnitude": "medium"
          }
        },
        "configA": {
          "maxForce": 0.5
        },
        "configB": {}
      },
      {
        "kind": "experiment",
        "metric": "avgOrder",
        "stats": {
          "metric": "avgOrder",
          "label": "Order parameter",
          "controlMean": 0.35599794419923886,
          "controlCI": [
            0.2782309989360912,
            0.42503307098361426
          ],
          "treatmentMean": 0.867419286871484,
          "treatmentCI": [
            0.8050892275462198,
            0.920814761805557
          ],
          "deltaPct": 143.65851011376108,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.0025263126954468973
          },
          "pAdjusted": 0.012583174924591933,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": -0.8718533162913388,
            "magnitude": "large"
          }
        },
        "configA": {
          "noise": 0.5,
          "count": 10
        },
        "configB": {}
      }
    ],
    "claims": [],
    "submission": {
      "param": "noise",
      "param2": "count",
      "interaction": "negative"
    },
    "callsUsed": 5,
    "budget": 8
  },
  "score": {
    "taskId": "swarm-202-l3",
    "model": "swarm",
    "solver": "haiku-4.5",
    "correctParam": true,
    "correctDirection": false,
    "correctParams": false,
    "correctInteraction": true,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 5,
    "budget": 8,
    "efficiency": 0.375,
    "claimValidity": 1,
    "score": 44.5,
    "notes": [
      "only one of two params (truth: noise + alignmentWeight)",
      "not backed by a 2x2 factorial (isolate each param + a combined experiment)"
    ]
  },
  "audit": {
    "metric": "avgOrder",
    "alpha": 0.05,
    "familySize": 4,
    "distinctParamsTested": 4,
    "excessTesting": false,
    "survivors": [
      "noise",
      "count"
    ],
    "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": "f305d9d54670c03a92b2c93b76040e15a5bc1840",
    "node": "v25.2.1",
    "createdAt": "2026-06-11T13:44:52.112Z"
  }
}