Custodianship.
How the software keeps the books accountable.
- Stability
- Stewardship
- Trust
- Treasury
Kubereum is a software company. We build the operations layer that keeps independent systems honest with each other. Custodianship, resonance, and the control plane, in one platform.
How the software keeps the books accountable.
How independent systems agree, on time, every time.
How decisions become actions, observably and reversibly.
Three pillars · One control plane · One ledger of record
The system should not surprise the operator. Surprises are bugs.
Finance and operations teams should query it like any other system.
Append-only, signed, retained for eight years by default.
No silent drops. No invisible retries.
Every example we publish runs in CI. Drift is a build failure.
Most operations teams running money or contracts at scale end up running across three to five vendor dashboards, a Google Sheet, two ledger plugins, and a Wednesday war room when the numbers do not match. We have lived inside that. The cost is not the software bill. The cost is the days teams burn proving the books to themselves. Kubereum exists to take that day back.
We sit between your code and the regulated providers. The regulated party performs the regulated act. We run the integration, the reconciliation, and the audit layer.
We are an engineering-first team. The product matters. The way we build it matters more. Here is how we work.
Tests before features. Every API endpoint ships with property-based tests and replay tests against recorded provider responses.
Idempotency is enforced at the database layer, not the application. If the table cannot deduplicate, the table changes.
Every external call has a circuit breaker, a retry policy, and a budget. We do not ship one without the other two.
Postgres is the source of truth. Redis caches. Queues route. Nothing else holds state.
POST /v1/operations Idempotency-Key: 7b3c1f-2026-05-03 { "type": "disbursement", "amount": { "value": 150000, "currency": "INR" }, "rail": "IMPS", "vendor": { "name": "...", "account": "...", "ifsc": "..." }, "metadata": { "invoice_id": "INV-2042" } } → 202 Accepted Location: /v1/operations/op_01HV... X-Kubereum-Audit: hmac-sha256:...
Draft API · subject to change before v0.1 · every breaking change is documented
API spec stable. Internal disbursement workflow runs end to end against a sandbox provider. Reconciliation engine is in property-based test phase.
First design partner integrated against a single regulated provider. Real operations through the control plane.
Public TypeScript and Python clients. Public docs at docs.kubereum.com. Public status page.
Operations dashboard. Open changelog. v1.0 with two regulated providers integrated.
Chief Executive Officer
Yashej leads go-to-market, design partner conversations, and the product surface. Background in operations and orchestration software. Based in Delhi NCR.
Co-founder
Dhruv leads operations, compliance posture, and the legal-and-finance perimeter. Holds the entity, the books, and the boring paper. Based in Delhi NCR.
Hiring engineers in Delhi NCR · careers@kubereum.com
We are pre-launch. We have an entity, a small team, an opinionated API design, and a working internal workflow against a sandbox provider. We do not have live customers. We do not have a public version of the product yet. We are talking to a small number of operations teams who want to be design partners.
If you run operations at a company that disburses to vendors, contractors, partners, or sellers, and the current setup is held together with spreadsheets and Wednesday calls, we would like to hear from you. We will not waste your time. If we are not the right fit, we will tell you.
Yashej and Dhruv
Custodianship · Resonance · Control plane