Apply the rule chain to decide the final BotDecision.
Rules are evaluated in ascending priority order; the first match wins. If no rule fires, a synthetic catch-all returns the default decision based on the challengeThreshold / blockThreshold.
priority
challengeThreshold
blockThreshold
Apply the rule chain to decide the final BotDecision.
Rules are evaluated in ascending
priorityorder; the first match wins. If no rule fires, a synthetic catch-all returns the default decision based on thechallengeThreshold/blockThreshold.