Building a sub-millisecond LLM security proxy in Go — lessons from 62 adversarial vectors
How I designed a self-hosted reverse proxy that scans LLM traffic for PII, secrets, and prompt injection in under 2ms. Architecture decisions, bypass cases, and what I'd do differently.