{
  "generated": "2026-03-12T22:31:54.930748",
  "pass_fail": {
    "passed": true,
    "best_approach": "weighted_composite",
    "best_oos_accuracy": 0.6128,
    "best_oos_ic": 0.3267,
    "acc_delta": 0.010000000000000009,
    "ic_delta": 0.02579999999999999
  },
  "best_composite": {
    "weights": {
      "absorption": 0.8,
      "refill": -0.6,
      "exhaustion": -0.0
    },
    "threshold": -0.651,
    "is": {
      "accuracy": 0.6934,
      "ic": 0.3681
    },
    "oos": {
      "accuracy": 0.6128,
      "ic": 0.3267
    }
  },
  "decision_tree": {
    "ne_weights": [
      0.7,
      -0.2
    ],
    "ne_threshold": -0.4639,
    "is": {
      "accuracy": 0.6863,
      "ic": 0.2146,
      "n": 4456,
      "n_exhausted": 1238,
      "exhausted_accuracy": 0.6874,
      "n_not_exhausted": 3218,
      "not_exhausted_accuracy": 0.6858
    },
    "oos": {
      "accuracy": 0.6086,
      "ic": 0.2263,
      "n": 1911,
      "n_exhausted": 541,
      "exhausted_accuracy": 0.6174,
      "n_not_exhausted": 1370,
      "not_exhausted_accuracy": 0.6051
    }
  },
  "individual_baselines": {
    "absorption": {
      "sign": 1,
      "is_accuracy": 0.693,
      "is_ic": 0.3631,
      "oos_accuracy": 0.6028,
      "oos_ic": 0.3009,
      "threshold": -0.5853
    },
    "refill": {
      "sign": -1,
      "is_accuracy": 0.6468,
      "is_ic": 0.205,
      "oos_accuracy": 0.5578,
      "oos_ic": 0.2728,
      "threshold": -0.4529
    },
    "exhaustion": {
      "is_hold_rate": 0.6874,
      "is_n": 1238,
      "is_base_hold": 0.6667,
      "oos_hold_rate": 0.6174,
      "oos_n": 541,
      "oos_base_hold": 0.561
    }
  },
  "oos_level_breakdown": {
    "round25": {
      "n": 752,
      "accuracy": 0.6263,
      "ic": 0.2877,
      "hold_rate": 0.5851
    },
    "session_high": {
      "n": 508,
      "accuracy": 0.6516,
      "ic": 0.377,
      "hold_rate": 0.6142
    },
    "session_low": {
      "n": 454,
      "accuracy": 0.5529,
      "ic": 0.2336,
      "hold_rate": 0.4515
    },
    "prior_close": {
      "n": 197,
      "accuracy": 0.599,
      "ic": 0.3611,
      "hold_rate": 0.5838
    }
  },
  "best_individual_oos": {
    "accuracy": 0.6028,
    "ic": 0.3009
  }
}