{
  "id": "premium-matchmaker-labouchere-dozens",
  "name": "Matchmaker - Labouchere Dozens",
  "category": "premium",
  "type": "strategy",
  "schemaVersion": "premium_package:matchmaker_labouchere_dozens:1",
  "description": "Labouchere two-dozen engine with FTW/FTL/Static pair selection.",
  "strategyAdapter": "matchmaker_labouchere_dozens",
  "builderMode": "advanced",
  "settings": {
    "currency": "USD",
    "baseUnit": 1.0,
    "bankrollTotal": 0.0,
    "maxBetPerSpin": 0.0
  },
  "sessionGoals": {
    "stopIfNextBetExceedsExposure": true,
    "takeProfit": 50.0
  },
  "progression": {
    "mode": "flat",
    "step": 0,
    "maxStep": 0
  },
  "reactions": {
    "onWin": "reset_base",
    "onLoss": "increase_step"
  },
  "premiumConfig": {
    "target_profit": 50.0,
    "sequence_count": 10,
    "sequence_unit": 5.0,
    "initial_sequence": [
      5.0,
      5.0,
      5.0,
      5.0,
      5.0,
      5.0,
      5.0,
      5.0,
      5.0,
      5.0
    ],
    "behavior_mode": "FTW",
    "static_pair": [
      "D1",
      "D3"
    ],
    "reset_back_to_base_mode": "legacy",
    "reset_back_to_base_count": 2
  },
  "stateVars": {},
  "graph": {
    "rules": []
  },
  "packageType": "premium_package",
  "packageVersion": 1,
  "runtimeAdapter": "matchmaker_labouchere_dozens",
  "strategy_adapter": "matchmaker_labouchere_dozens",
  "runtime_adapter": "matchmaker_labouchere_dozens",
  "premiumPackage": {
    "version": 1,
    "strategyId": "premium-matchmaker-labouchere-dozens",
    "adapterId": "matchmaker_labouchere_dozens",
    "sourceSchemaVersion": "premium:matchmaker_labouchere_dozens:1",
    "manifestSchemaVersion": "premium:matchmaker_labouchere_dozens:1",
    "exportStatus": "manifest_only",
    "source": "Wootirement website premium strategy hub"
  },
  "premiumManifest": {
    "adapter_id": "matchmaker_labouchere_dozens",
    "strategy_id": "premium-matchmaker-labouchere-dozens",
    "display_name": "Matchmaker - Labouchere Dozens",
    "schema_version": "premium:matchmaker_labouchere_dozens:1",
    "purpose": "Two-dozen Labouchere sequence strategy with static or behavior-driven pair selection.",
    "package_keys": [
      "id",
      "name",
      "category",
      "type",
      "schemaVersion",
      "strategyAdapter",
      "runtimeAdapter",
      "settings",
      "sessionGoals",
      "premiumConfig",
      "premium_config"
    ],
    "runtime_config_keys": [
      "base_unit",
      "reset_back_to_base_mode",
      "reset_back_to_base_count",
      "safety_rule",
      "safety_wait_spins",
      "target_profit",
      "sequence_count",
      "sequence_unit",
      "initial_sequence",
      "behavior_mode",
      "static_pair",
      "progression_strategy"
    ],
    "session_goal_keys": [
      "stopLoss",
      "takeProfit",
      "maxSpins",
      "maxStep",
      "drawdownAthPercent",
      "drawdownAthActivateProfit",
      "stopIfNextBetExceedsExposure"
    ],
    "sections": [
      {
        "id": "target",
        "title": "Dozen pair behavior",
        "keys": [
          "behavior_mode",
          "static_pair"
        ]
      },
      {
        "id": "sequence",
        "title": "Labouchere sequence",
        "keys": [
          "target_profit",
          "sequence_count",
          "sequence_unit",
          "initial_sequence",
          "progression_strategy"
        ]
      }
    ],
    "supported_progressions": [],
    "target_behaviors": [
      "STATIC",
      "FTW",
      "FTL"
    ],
    "variation_keys": [],
    "export_status": "manifest_only",
    "notes": []
  }
}
