Real-time uptime, security architecture, and compliance posture. Updated continuously from production telemetry — not a marketing page.
90-day uptime
—%
Loading live telemetry…
Aggregated, anonymized counts from the production audit trail. Tenant-identifying fields are stripped at the data-API layer; only event totals are surfaced here.
0
0
0
0
Ludian is multi-tenant by construction. Every row is scoped to a tenant hash; every read passes through Postgres RLS before it leaves the database.
Per-tenant SHA-256 hash partitioning. RLS policies on every table validate auth.uid() and workspace membership before a row is returned.
TLS 1.3 on every public endpoint. Postgres data-at-rest encrypted with AES-256. Per-tenant KMS keys for sensitive vault fields.
Every client request carries a short-lived JWT. Service-role keys never leave the edge runtime; admin operations are signed and audited.
Super-admins can sever all external LLM billing in one click. Every toggle writes an audit event surfaced above.
Automated adversarial tests probe every public table for cross-tenant leakage. Failures page the on-call engineer immediately.
API workloads run on globally distributed edge functions with no persistent disk. Cold storage is append-only and verifiable.
No third-party attestation report is published today. The security posture described on this page is what we operate; the uptime and audit figures above come from production telemetry rather than a certification claim.