in GenAIFlow.py [0:0]
def is_true_flag_action(action): return action.const is True and action.default is False and action.type == None