TL;DR — I spent 6 months building Tamga,

an open-source reverse proxy that sits between your application and LLM

providers (OpenAI, Anthropic, Azure) and enforces a security policy on

every prompt in under 2ms. This post walks through the architecture

decisions, the 62 adversarial test vectors I built, where 29 of them