CI/CD Pipeline — Last Run
All systems operational✓push origin main2m ago
✓pytest — 47 passed, 0 failed1m 54s
✓docker build vaniai-voice-translation45s
✓vercel deploy --prod (vaniai-website)32s
✓render deploy (vaniai-voice-translation)1m 12s
→Deployment complete — https://vaniai.io
C1PHASE 2
Dockerised Agent Service
All VANI backends containerised. Dockerfile per service, docker-compose local stack, health checks.
Dockerfile → Compose → Render Deploy
Dockerdocker-composeRender
C2PHASE 3
Full Observability Stack
p50/p95/p99 latency, error rates, token cost per project, agent success rates — live Grafana dashboard.
Prometheus → Grafana → LangSmith
PrometheusGrafanaLangSmith
C3PHASE 2
CI/CD Pipeline
Push → tests → lint → build → deploy to Vercel and Render automatically. Version badges on every page.
GitHub Actions → pytest → Auto Deploy
GitHub ActionspytestVercel CLI
C4PHASE 3
Load Testing Suite
Automated Locust load tests for all VANI APIs. Benchmark agent response times vs baselines.
Locust → Benchmark → Grafana Report
LocustGrafanapytest