pub fn valid_computer_command_transition( from: ComputerCommandState, to: ComputerCommandState, ) -> bool