kumiko.so beta
Tech detail

Extensibility — bundled features are optional

The framework is lean. Auth, sessions, notifications, audit, files, jobs are bundled building blocks — not mandatory.

CORE · always there Kumiko Engine defineFeature · Pipeline · API auth-email-password Login / Reset sessions JWT-Revocation tenant + user Multi-Tenant-Stamm audit auto Audit-Trail jobs BullMQ-Wrapper delivery Email · Push · In-App feature-toggles per Tenant secrets verschlüsseltes KV Hello-World kommt ohne aus.

Other tech USPs

Audit by default — Event Sourcing as a framework primitive

Every change to an entity is an event. The audit trail isn't something you build — it IS the framework.

Read more →

Auth + permissions — roles, field access, ownership, sessions

Login and permissions aren't something you build — they're the framework default. Email/password, JWT, sessions, roles, field-level access, row ownership.

Read more →

Backup + restore — your data is safe by design

Continuous backup, recovery to any point in the last 30 days, regularly practiced restores, GDPR export on click. Built in, not opt-in.

Read more →

BYOK + local LLM — no AI vendor lock-in

All AI calls go through one OpenAI-compatible adapter. Anthropic, OpenAI, Llama, vLLM — interchangeable via env-var, no code change.

Read more →

Config-driven — Designer and AI edit the same code

Source of truth is your feature file. Designer (visual editor) and AI builder (prompt) produce the same output via a code patcher.

Read more →

Hosting + on-prem — you choose where it runs

Three deploy modes: hosted by us, self-hosted on your infrastructure, fully on-prem. Real EU hosting, no exposed admin ports, your data never crosses the Atlantic.

Read more →

Multi-tenant — built-in, not DIY

Tenant scoping is the default, not opt-in. Each app gets its own database credentials — a bug in one app physically cannot read another's data.

Read more →

Realtime — live updates without WebSocket plumbing

Realtime is default, not add-on. Schema changes go live in seconds without a redeploy. Server-Sent Events instead of WebSocket setup, multi-stream projections.

Read more →

Uptime + updates — you decide when, we handle how

Maintenance window in your timezone, security patches handled for you, major updates with a 6-month runway. Phased rollouts so problems never hit everyone at once.

Read more →

Next step

Let’s review your pilot path.

Send us your process or current tool setup. We will tell you frankly whether Kumiko fits and what the most sensible next step is.

Built with itself · publicstatus.eu in production