{
  "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": "ofat-rand",
    "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.19818455409258606
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.3333333333333335,
          "treatmentCI": [
            3.0833333333333335,
            3.5833333333333335
          ],
          "deltaPct": -6.976744186046512,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 6,
            "p": 0.37406272153792397
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.36288736930121157,
            "magnitude": "medium"
          }
        },
        "configA": {},
        "configB": {
          "eps": 0.27314471792429684
        }
      },
      {
        "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": 8.957280442118645
        }
      }
    ],
    "claims": [
      {
        "param": "mu",
        "effect": "none"
      },
      {
        "param": "eps",
        "effect": "none"
      },
      {
        "param": "k",
        "effect": "none"
      }
    ],
    "submission": null,
    "callsUsed": 3,
    "budget": 8
  },
  "score": {
    "taskId": "social-101",
    "model": "social",
    "solver": "ofat-rand",
    "correctParam": false,
    "correctDirection": false,
    "solved": false,
    "withinBudget": true,
    "callsUsed": 3,
    "budget": 8,
    "efficiency": 0.625,
    "claimValidity": 1,
    "score": 12.5,
    "notes": [
      "wrong/no param (truth: eps)",
      "wrong/no direction (truth: down)",
      "conclusion not backed by a significant isolating experiment"
    ]
  },
  "audit": {
    "metric": "clusterCount",
    "alpha": 0.05,
    "familySize": 3,
    "distinctParamsTested": 3,
    "excessTesting": false,
    "survivors": [],
    "submissionBacking": "none",
    "backingSurvivesHolm": null,
    "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:32:05.033Z"
  }
}