Posture tells you what could break.
Guardrails stop it in flight.
Scans find the vulnerabilities. Guardrails defend the live request path. The Klyvra Inspector sits on the ingress and egress of your LLM: your app calls it for each prompt, completion, tool call, tool result, and retrieved chunk, and gets back a per-guardrail verdict - block, require human review, redact, flag, or allow. It is a decision service, not a proxy: it returns an opinion, your application enforces it.
A decision service, not a proxy.
A proxy sits in the data path and makes the enforcement call for you - a new single point of failure on every request. The Klyvra Inspector does not. Your application calls POST /v1/inspect with the content it is about to send or return, and gets back a verdict per guardrail. You decide what to do with it. Two evaluation tiers back every guardrail: a Fast tier (in-cluster Go regex, signatures, and allowlists) that returns in single-digit milliseconds, and an Accurate tier (Lelouch LLM judges) for the cases that need real reasoning.
Six families, one inspection call.
Fifteen guardrail templates across six families cover the prompt, the RAG context, the agent, and the data on both sides of the model. Each one runs Fast (in-cluster, single-digit ms) or Accurate (Lelouch LLM judges) - your call, per guardrail.
Built for the teams who own the live request path.
Runtime guardrails are for the AppSec, platform, and AI-engineering teams who run the production endpoint - the people who get paged when a prompt injection lands or an agent reaches somewhere it should not. Posture scans tell them what could break in testing; guardrails defend the surface a scheduled scan can never reach: the live, in-flight request.
Outcomes you can defend in a review.
Outcomes Klyvra customers and design partners use to justify the programme to their boards, auditors, and clients.
One platform.
Every way to deploy it.
Put a guardrail
on a live endpoint.
Bring an endpoint and a guardrail you care about - prompt injection, PII, an agent tool gate. We will wire up an inspect call during a 30-minute walkthrough and show you the verdict path end to end.