System status
Live state of the Zorva API and dashboard. The status
badge below is updated by a client-side fetch to the
production /healthz endpoint on every
page load. If the fetch fails, the badge shows the
failure state — we don't fake "operational" if the
server is unreachable.
Current
Checking…
Last checked:
(this page fetches /healthz on every load)
Services
| Service | URL | Status | Notes |
|---|---|---|---|
| Marketing & docs | ai-billing-audit.ashbi.ca/ |
OK | Home, pricing, security, how-it-works, faq, try, contact, blog, careers, press, changelog, glossary, about, compare, demo-request, pilot, trust, what-zorva-finds, for/family-medicine, roi, case-studies, legal/privacy, legal/terms. |
| Dashboard (auth-gated) | ai-billing-audit.ashbi.ca/audits |
OK | Auth-gated by bearer token. Public-read endpoints
(/api/encounters/{id}/denial-risk and the
appeal-letter GETs) are unauthenticated. |
| Healthz | ai-billing-audit.ashbi.ca/healthz |
OK | Returns 200 with {"status":"ok","version":"0.5.0"}. |
| Prometheus metrics | ai-billing-audit.ashbi.ca/metrics |
OK | zorva_uptime_seconds, zorva_version_info, zorva_audit_jobs_total{state}, zorva_http_requests_total{path,method,status}. |
| OpenAPI schema | ai-billing-audit.ashbi.ca/openapi.json |
OK | 100+ paths documented. View raw. |
Versions
- Zorva app
- v0.5.0 — marketing site + pre-submit pilot ready (2026-07-04)
- Auditor prompt
- v12 — 18 AHCIP rules, F1=0.690 on a 10-encounter / 13-finding cleaned AHCIP val set (precision 0.625, recall 0.769)
- LLM model
- MiniMax-M3-2026-06-23 (pinned via
LLM_MODELenv var) - Last deploy
- 2026-07-04 18:30 UTC
Recent incidents
None in the last 30 days. Earlier incidents are documented in the incident log on GitHub.