Build
Deploy Agents as Code
Agent Infrastructure as Code
Define agents, policies, and routing in declarative YAML. Version-controlled, reviewable, repeatable.
Version & Rollback
Every deployment is versioned. Roll back to any previous configuration in seconds.
Environment Promotion
Promote from dev to staging to production with confidence. Preview changes before they go live.
Fleet Overview
See all your agents, their status, and resource usage from a single dashboard.
# rivano.yaml
agent:
name: support-triage
model: gpt-4o
policies:
- block-pii
- rate-limit-100rpm
observe:
traces: true
quality: true
cost-attribution: team Govern
Compliance Without Friction
Policy Engine
Define rules that run on every request. Block, flag, or transform content automatically.
PII Detection
Automatically detect and redact personal information before it reaches your models.
Injection Scoring
Score every prompt for injection risk. Block suspicious requests before they execute.
Audit Logs
Immutable audit trail for every request, policy decision, and data access event.
SOC 2
Type II Compliant
HIPAA
Ready
GDPR
Compliant
Observe
See Every Reasoning Step
Distributed Traces
Follow a request from ingestion through policy checks, LLM calls, and response generation.
Quality Scores
Automatically score response quality with customizable rubrics and LLM-as-judge evaluation.
Cost Attribution
Track token usage and costs per team, agent, and environment. No surprise bills.
SLA Monitoring
Set latency and uptime targets. Get alerted before your users notice degradation.
Trace Waterfall
Works With Your Stack