pub fn validate_transition( from: WorkstreamState, to: WorkstreamState, ) -> Result<(), WorkstreamError>