pub fn format_state_label(state: MachineState) -> &'static strExpand description
Format a MachineState as a human-readable label.
This is the canonical state label formatting used by both GUI and TUI to ensure consistent state display across the application.