Skip to main content
Live Playground
Ready to simulate

Interactive Governance Pipeline

Submit any AI agent intent and watch it flow through Vienna OS — policy evaluation, risk tiering, approval workflows, warrant issuance, and immutable audit logging.

Real-time simulation
Production-grade logic
Full audit trail

Demo Mode

Risk Tier Legend

T0Auto-approved (low risk)
T1Single approval required
T2Multi-party approval
T3Legal/executive review
Policy violation (deny)

Enter: Execute • ↑↓: Navigate • Esc: Cancel • ⌘R: Run All

Simulated locally • Click steps for details

Interactive Governance Simulator

Submit a mock intent and watch it flow through the pipeline

Live Simulation

Governance Pipeline Flow

I
Intent Gateway
Step 1
P
Policy Engine
Step 2
R
Risk Assessment
Step 3
A
Approval Gate
Step 4
W
Warrant Issuer
Step 5
E
Execution Router
Step 6
V
Verification Engine
Step 7
L
Audit Logger
Step 8
Try these scenarios:
Production deployment (T1 approval needed)
Large wire transfer (T2 multi-party approval)
Patient record update (HIPAA compliant)
Read-only query (T0 auto-approved)

Select a scenario and click "Execute Pipeline" to see the governance pipeline in action. Every step is simulated with realistic timing and outcomes.

Real-time simulation
Interactive controls
Full audit trail
Cryptographic warrants

Join the Vienna OS Waitlist

Be among the first to govern your AI agents with cryptographic warrants and risk-tiered approval workflows.

Join 200+ developers governing AI agents

No spam. Unsubscribe anytime. We'll send you updates about Vienna OS features, security improvements, and governance best practices.

Integrate via API

curl -X POST https://api.vienna-os.dev/v1/agent/intent \
  -H "Authorization: Bearer $VIENNA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action": "wire_transfer",
    "source": "your-agent-id",
    "tenant_id": "your-org",
    "context": { "environment": "production" }
  }'

Ready to govern your AI agents?

This playground shows Vienna OS capabilities. Get started with your own governance infrastructure in minutes.