{
  "task": {
    "id": "social-101",
    "model": "social",
    "seed": 101,
    "control": {},
    "metric": "clusterCount",
    "replicates": 12,
    "budget": 8,
    "candidateParams": [
      "mu",
      "eps",
      "k"
    ],
    "truth": {
      "param": "eps",
      "value": 0.08,
      "effectOnMetric": "down"
    }
  },
  "log": {
    "taskId": "social-101",
    "model": "social",
    "solver": "sonnet-4.6",
    "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": {
          "mu": 0.3
        }
      },
      {
        "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.5
          ],
          "deltaPct": -11.627906976744194,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 6,
            "p": 0.18746215976690905
          },
          "pAdjusted": 0.7498486390676362,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.4982041660449398,
            "magnitude": "medium"
          }
        },
        "configA": {},
        "configB": {
          "eps": 0.3
        }
      },
      {
        "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": 5
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 1.1666666666666667,
          "treatmentCI": [
            1,
            1.4166666666666667
          ],
          "deltaPct": -67.44186046511629,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.002002351497323307
          },
          "pAdjusted": 0.01523464660236229,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.8919783267997088,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "eps": 0.5
        }
      }
    ],
    "claims": [],
    "submission": {
      "param": "eps",
      "direction": "down"
    },
    "callsUsed": 4,
    "budget": 8
  },
  "score": {
    "taskId": "social-101",
    "model": "social",
    "solver": "sonnet-4.6",
    "correctParam": true,
    "correctDirection": true,
    "solved": true,
    "withinBudget": true,
    "callsUsed": 4,
    "budget": 8,
    "efficiency": 0.5,
    "claimValidity": 1,
    "score": 90,
    "notes": []
  },
  "audit": {
    "metric": "clusterCount",
    "alpha": 0.05,
    "familySize": 4,
    "distinctParamsTested": 3,
    "excessTesting": true,
    "survivors": [
      "eps"
    ],
    "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": "d86631b2d89b26b1472009e69619f41647f2f1fb",
    "node": "v25.2.1",
    "createdAt": "2026-06-12T04:26:32.181Z"
  }
}