{
  "task": {
    "id": "social-101-l2",
    "model": "social",
    "seed": 101,
    "control": {},
    "metric": "clusterCount",
    "replicates": 12,
    "budget": 8,
    "tier": "L2",
    "candidateParams": [
      "k",
      "meanDeg",
      "beta"
    ],
    "truth": {
      "param": "meanDeg",
      "value": 3,
      "effectOnMetric": "down",
      "magnitude": "medium"
    }
  },
  "log": {
    "taskId": "social-101-l2",
    "model": "social",
    "solver": "glm-5.1",
    "calls": [
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.4166666666666665,
          "treatmentCI": [
            3.1666666666666665,
            3.6666666666666665
          ],
          "deltaPct": -4.651162790697683,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 7.5,
            "p": 0.5886880786020614
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.220755392844174,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "k": 1.5
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.1666666666666665,
          "treatmentCI": [
            2.8333333333333335,
            3.5833333333333335
          ],
          "deltaPct": -11.627906976744194,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 3,
            "p": 0.1198138365056276
          },
          "pAdjusted": 0.7188830190337656,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.6350528962771204,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "meanDeg": 5
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.4166666666666665,
          "treatmentCI": [
            3.1666666666666665,
            3.6666666666666665
          ],
          "deltaPct": -4.651162790697683,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 7.5,
            "p": 0.5886880786020614
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.220755392844174,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "beta": 0.5
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.3333333333333335,
          "treatmentCI": [
            2.9166666666666665,
            3.75
          ],
          "deltaPct": -6.976744186046512,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 22.5,
            "p": 0.6269995542332336
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.15367224977156488,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "meanDeg": 10
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 1,
          "treatmentCI": [
            1,
            1
          ],
          "deltaPct": -72.09302325581396,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.001977294774404781
          },
          "pAdjusted": 0.013841063420833466,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.8930575508203337,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "meanDeg": 2
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "meanDeg",
      "direction": "down",
      "magnitude": "medium"
    },
    "callsUsed": 5,
    "budget": 8
  },
  "score": {
    "taskId": "social-101-l2",
    "model": "social",
    "solver": "glm-5.1",
    "correctParam": true,
    "correctDirection": true,
    "correctMagnitude": true,
    "solved": true,
    "withinBudget": true,
    "callsUsed": 5,
    "budget": 8,
    "efficiency": 0.375,
    "claimValidity": 1,
    "score": 90.6,
    "notes": []
  },
  "audit": {
    "metric": "clusterCount",
    "alpha": 0.05,
    "familySize": 5,
    "distinctParamsTested": 3,
    "excessTesting": true,
    "survivors": [
      "meanDeg"
    ],
    "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": "b1010caca9edeebf446c741ad0df4d13591619bf",
    "node": "v25.2.1",
    "createdAt": "2026-06-10T22:00:02.370Z"
  }
}