Captcha proves you're human. HATCHA proves you're not
Summary
HATCHA is a reverse CAPTCHA that gates access behind challenges trivial for AI agents but painful for humans. The README explains server-side verification using HMAC-signed tokens (stateless, no database), five built-in challenge types, extensibility for custom challenges, theming options, and integration guides for Next.js and Express.