The platform
A modern insurance stack, built from scratch.
No legacy cobol. No shrink-wrapped COTS. Just the tools a small team would pick if they were building for the next twenty years.

Every insurer gets one desktop, every workbench pre-configured for their country and class mix — General Insurance, Actuarial, Finance, Investment, Reinsurance, HRMS, Customer Service, Claims, Medical, and more.
The stack
Every layer, deliberately chosen.
Backend
Rust
Memory safety + performance at insurance scale. Same stack class as Discord, Cloudflare, 1Password.
Events
Apache Kafka (Strimzi)
Event-driven architecture with exactly-once delivery and replayable audit trail.
Database
PostgreSQL (CloudNativePG)
ACID, JSONB, full-text search. One bounded context = one database.
Frontend
React 19 + Next.js 15
Server Components, streaming, App Router. Fast on any device.
Design system
Tailwind v4 + shadcn/ui
White-label by CSS variable. Every insurer gets their own brand.
Infrastructure
Kubernetes + ArgoCD
GitOps. Zero-downtime deploys. Portable on-prem or cloud.
What it means for you
Startup speed without the startup risk.
Open architecture, no lock-in
REST APIs and Kafka event streams for every domain. PostgreSQL underneath. Your data is yours — portable, exportable, auditable.
Built for African regulation
IRA Kenya, TIRA Tanzania, KRA eTIMS, DMVIC, COMESA Yellow Card, M-Pesa Daraja baked in from day one. Not a plugin, not an add-on.
Source-code escrow on request
Enterprise-grade assurance without enterprise-grade lock-in. Every line we write for you can live in a mutual escrow.
Financial-grade precision
All money in i64 cents with i128 intermediates — no rounding drift. IFRS 17 engine built in: PAA eligibility, BBA measurement, CSM amortisation, risk adjustment, onerous contract tests, LRC/LIC roll-forward, and reinsurance-held accounting. Parallel-run validated against legacy cores.