Task
Verify full workflow produces identical output to Python CLI. Set up dual-launch (pixi run start = Python Qt GUI, pixi run gui = Rust egui GUI). Document migration path.
Coexistence
pixi run start = Python Qt GUI (unchanged)
pixi run gui = Rust egui GUI
pixi run cli = Python CLI (gains --rust-backend flag)
Feature parity checklist
Part of Epic #354
Task
Verify full workflow produces identical output to Python CLI. Set up dual-launch (
pixi run start= Python Qt GUI,pixi run gui= Rust egui GUI). Document migration path.Coexistence
pixi run start= Python Qt GUI (unchanged)pixi run gui= Rust egui GUIpixi run cli= Python CLI (gains--rust-backendflag)Feature parity checklist
Part of Epic #354