How Vijil Measures Trust
| Dimension | Question | Learn more |
|---|---|---|
| Reliability | Does the agent do the right thing, consistently, under stress? | Reliability |
| Security | Can it resist abuse and protect sensitive data? | Security |
| Safety | Does it stay within policy and avoid harmful outcomes? | Safety |
Build, Ship, Run, Evolve
- Depot — Hardened models and building blocks so you start from a stronger baseline.
- Diamond — Evaluations and scenarios that produce a Trust Score and actionable findings before you deploy.
- Dome — Low-latency input and output guardrails for production traffic.
- Darwin (in development) — Reinforcement learning from telemetry to keep trust current as behavior drifts.
Continue with Vijil
Pick where you work and what you need next:Concepts
You want the mental model: Trust Score, evaluation components (Harness, Scenarios, Probes), and Defense (Guards, Guardrails, Detectors).Start here → Trust Score, then explore this tab for deeper topics and the Glossary.
Agent Owner's Guide
You use the Vijil console to register agents, run evaluations, configure Dome, and report to stakeholders.Start here → Get started in the console.
Agent Developer's Guide
You integrate Vijil via SDKs and APIs—CI/CD, frameworks (e.g. LangChain, ADK), and production wiring.Start here → Developer introduction and installation.
Qucik Resources
- Evaluate in the UI → Get started
- Protect in production → Configuring guardrails
- Install the SDK → Installation