{
  "scope": "Two synthetic incomplete-note examples; no observed player data, equity or strategy output. All chip values exact only within these constructed branches.",
  "chip_case": {
    "variant": "six-handed no-limit Holdem cash",
    "blinds": [
      1,
      2
    ],
    "antes": 0,
    "straddles": 0,
    "deductions": 0,
    "starting": {
      "BTN": 200,
      "SB": 300,
      "BB": 260
    },
    "preflop_street_totals": {
      "BTN": 6,
      "SB": 1,
      "BB": 6
    },
    "other_players": "Fold before contributing",
    "flop": [
      "Ks",
      "7d",
      "2c"
    ],
    "actions": "BB checks; BTN bets 4; BB note says raises 16; BTN has not responded.",
    "btn_flop_bet": 4,
    "branches": [
      {
        "interpretation": "raise to 16",
        "bb_flop_total": 16,
        "pot": 33,
        "call": 12,
        "behind": {
          "BTN": 190,
          "SB": 299,
          "BB": 238
        }
      },
      {
        "interpretation": "raise by 16, to 20",
        "bb_flop_total": 20,
        "pot": 37,
        "call": 16,
        "behind": {
          "BTN": 190,
          "SB": 299,
          "BB": 234
        }
      }
    ]
  },
  "suit_case": {
    "variant": "Holdem",
    "hero": [
      "As",
      "Qd"
    ],
    "flop": [
      "Ks",
      "9s",
      "4d"
    ],
    "turn_note": "A two, suit unknown",
    "branches": [
      {
        "turn": "2s",
        "river_cards_completing_hero_flush": [
          "3s",
          "4s",
          "5s",
          "6s",
          "7s",
          "8s",
          "Ts",
          "Js",
          "Qs"
        ]
      },
      {
        "turn": "2h",
        "river_cards_completing_hero_flush": []
      }
    ],
    "enumeration_scope": "All 46 single river cards excluding Hero and four board cards. Opponent and other hidden cards unspecified; used to establish completion possibilities, not their probabilities."
  }
}
