[
  {
    "date": "2026-03-15",
    "crossover": 16,
    "mutation": 12,
    "distill": 18,
    "total_new": 46,
    "total_rules_after": 546,
    "top_3": [
      {
        "features": [
          "kw_interest_rate",
          "kw_thank_you_for_your_attention",
          "kw_economy"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 100.0,
        "origin": "crossover"
      },
      {
        "features": [
          "kw_interest_rate",
          "kw_dow_2plus"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 100.0,
        "origin": "distilled"
      },
      {
        "features": [
          "kw_deal",
          "kw_beautiful",
          "volume_falling_3d"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 94.4,
        "origin": "crossover"
      }
    ]
  },
  {
    "date": "2026-03-15",
    "crossover": 16,
    "mutation": 16,
    "distill": 18,
    "total_new": 50,
    "total_rules_after": 550,
    "top_3": [
      {
        "features": [
          "open_jobs",
          "is_friday"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 100.0,
        "origin": "mutation_remove"
      },
      {
        "features": [
          "kw_interest_rate",
          "kw_dow_2plus"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 100.0,
        "origin": "distilled"
      },
      {
        "features": [
          "kw_thank_you_for_your_attention",
          "open_china"
        ],
        "direction": "LONG",
        "hold": 2,
        "score": 90.9,
        "origin": "mutation_remove"
      }
    ]
  },
  {
    "date": "2026-03-15",
    "crossover": 16,
    "mutation": 16,
    "distill": 17,
    "total_new": 49,
    "total_rules_after": 600,
    "top_3": [
      {
        "features": [
          "kw_energy",
          "kw_interest_rate"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 100.0,
        "origin": "crossover"
      },
      {
        "features": [
          "kw_interest_rate",
          "kw_energy"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 100.0,
        "origin": "distilled"
      },
      {
        "features": [
          "is_friday",
          "kw_tariffs_2plus"
        ],
        "direction": "LONG",
        "hold": 3,
        "score": 93.8,
        "origin": "distilled"
      }
    ]
  }
]