{
  "task": {
    "id": "market-202",
    "model": "market",
    "seed": 202,
    "control": {},
    "metric": "volatility",
    "replicates": 12,
    "budget": 8,
    "candidateParams": [
      "lambda",
      "fundFrac",
      "phiC"
    ],
    "truth": {
      "param": "phiC",
      "value": 55,
      "effectOnMetric": "up"
    }
  },
  "log": {
    "taskId": "market-202",
    "model": "market",
    "solver": "sonnet-4.6",
    "calls": [
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.002327212795344664,
          "treatmentCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "deltaPct": 0,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 72,
            "p": 1
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "lambda": 0.1
        }
      },
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.009346553801872022,
          "treatmentCI": [
            -0.004674696950540886,
            0.02336780455428493
          ],
          "deltaPct": 301.62007619452703,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 78,
            "p": 0.7508317782283265
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": 0.08333333333333333,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "fundFrac": 0.8
        }
      },
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.0015329343711312055,
          "treatmentCI": [
            0.0014658597838997649,
            0.0016000089583626462
          ],
          "deltaPct": -34.130029956965096,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 144,
            "p": 0.00003660522347836981
          },
          "pAdjusted": 0.0006588940226106565,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": 1,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "phiC": 0.8
        }
      }
    ],
    "claims": [],
    "submission": {},
    "callsUsed": 3,
    "budget": 8
  },
  "score": {
    "taskId": "market-202",
    "model": "market",
    "solver": "sonnet-4.6",
    "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: phiC)",
      "wrong/no direction (truth: up)",
      "conclusion not backed by a significant isolating experiment"
    ]
  },
  "audit": {
    "metric": "volatility",
    "alpha": 0.05,
    "familySize": 3,
    "distinctParamsTested": 3,
    "excessTesting": false,
    "survivors": [
      "phiC"
    ],
    "submissionBacking": "none",
    "backingSurvivesHolm": null,
    "pHacking": false,
    "notes": [
      "submission has no controlled-experiment support in the log"
    ]
  },
  "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-12T03:55:17.362Z"
  }
}