# Strategy Spec Split Plan `spec/04_strategy_rules.yaml` was a deprecated_redirect-only stub and has been deleted (2026-06-22, WBS-7.11 — zero active references confirmed before removal). The canonical strategy rules are the split files in this directory. Canonical split files: - `sector_model.yaml`: sector score, grade alias, CSCS - `entry_core.yaml`: regime entry policy, minimalist gate, expected edge - `leader_scan.yaml`: daily leader scan, anti-climax gate - `staged_entry.yaml`: staged entry v2, pullback reentry - `discovery.yaml`: anti-late-trade rule and discovery workflow - `entry_gates.yaml`: compatibility index only - `stock_model.yaml`: stock model and satellite classification rules - `rebalancing_trigger.yaml`: rebalancing trigger rules Migration rule: - Do not duplicate thresholds without `canonical_ref`. - Keep old paths valid through `spec/strategy/entry_gates.yaml.legacy_path_aliases` (compatibility index only). - `spec/09_decision_flow.yaml` controls execution order; strategy split files only define domain logic.