sbool telegram_authorizedToStoreRule(S rule) { ret telegram_amIFullyAuthorized() || telegram_amIAuthorized() && !ai_ruleContainsEval(rule); }