Bot decision & abuse audit
Generated from
pattern-library/registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Anti-Abuse · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: medium — central point for abuse-signal correctness and auditability
A shared Decision type and audit trail that lets the anti-abuse layers (captcha, honeypot, rate limits) record and explain their bot/allow decisions consistently.
When to use: Use when a new abuse-detection signal needs to plug into the shared decision and audit-logging pipeline.
Docs
Code
Proof
Machine-readable record: anti-abuse-bot-decision-audit in pattern-library/registry.json.