A fail-closed data-sanitization proxy for outbound LLM calls. Every prompt is classified, pseudonymized, routed by sensitivity, and rehydrated only at the placeholders it created — cleartext fallback is architecturally impossible, not a flag you can flip.
RuneLM sits between your app and any provider. Each outbound prompt runs the full pipeline; an error in any stage blocks the request. No path ships cleartext.
Your prompts leave your perimeter on every API call. RuneLM makes sure they leave clean. Let's talk.