Training Core Migration
The training migration is moving from Python orchestration toward a Rust core.
Current state:
- Rust-backed training exists for the supported baseline cases
- Python now defers to Rust training by default and only owns unsupported or
Rust-rejected edge handling and fallback behavior
- full search and pruning parity is still tracked separately
See Training Orchestration Inventory for
the current boundary notes.