Capability
Policy enforced inline, at the data path.
A single env-var change routes LLM traffic through the Meilynx proxy. From that one position it enforces governance pre-request and post-response — no SDK swap, no application rewrite — and raw prompts and responses never leave your perimeter.
Pre-request and post-response, every call.
Meilynx sits inline between your application and every LLM provider. It evaluates policy before the request reaches the model and again before the response returns to your application.
Inbound
Request
Outbound
Provider
Audit trail
Analytical store · WORM archive · Cryptographic hash chain
Every request, response, and policy decision captured to immutable storage in your environment. Examination-ready evidence — never delegated to the control plane.
Request
From your application
Policy
Model allow/deny · schema
PII / MNPI
Real-time detection
Cost
Per-request · budgets
Tools
Agent allow/deny
Provider
OpenAI · Anthropic · Azure · Google
Audit trail
Analytical store · WORM archive · Cryptographic hash chain
Capturing every call · 6-year floor (Fully Managed)
Shadow mode supported for safe rollout.
Built-in governance rules.
The controls a financial-services team needs ship in the box — PII, MNPI, and PHI detection, model access, cost, agent safety, and schema validation — extensible via WASM and webhook validators.
Model access
Cost limits
PII detection
MNPI detection
Safety scan
Agent & tool control
Schema validation
Token & length limits
Observe first. Enforce when you're ready.
Every rule runs in shadow mode — log-only, no enforcement — so you can validate impact on real traffic before a single request is blocked.
- Shadow mode logs what a rule would have done, with zero production impact.
- Actions resolve in a fixed priority order: block, mask output, redact, warn, allow.
- A Fully Managed proxy comes up observing — it passes traffic and logs findings until you publish a policy.
Extensibility
When a control isn't in the built-in library, author your own. Webhook validators call an external service in the request path; WASM validators run sandboxed governance logic you ship yourself — and every decision, built-in or custom, is sealed into the same tamper-evident audit chain.
Enforcement is half the story.
Put a policy in front of your traffic
We'll walk through the rule library, shadow mode, and how enforcement lands in the audit chain.