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

    Type Alias BotDecision

    BotDecision: "allow" | "challenge" | "block"

    The action a consumer should take for the current request.

    Value Meaning
    allow Low-confidence bot signal — serve normally.
    challenge Medium-confidence — present a challenge (e.g. CAPTCHA).
    block High-confidence bot/scraper — reject the request.