Whether commandId has a terminal conflict.
commandId
bool hasConflict(String commandId) => _conflicts.contains(commandId);