Bot decision & abuse audit
Generated from
mcp/patterns.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 · 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 mcp/patterns.registry.json.