bbas-devicer - v0.2.1
    Preparing search index...

    Function applyRules

    • 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.

      Parameters

      Returns BotDecision