The infrastructure your product actually needs

Making software production-ready means solving the same problems every time: authentication, secrets management, feature flags, observability, and audit. SOMA builds the top 5–10 features each concern requires — in Rust, in one binary per suite — and adds more only when real usage demands it. Deploy what you need; skip the rest.

Platform suites

SOMA-Control

shipped

One Rust binary boots IAM, secrets vault, feature flags, and licensing — sharing one port, one process, and one Postgres pool. Replaces Auth0 + HashiCorp Vault + LaunchDarkly + custom entitlement logic.

Learn more →

SOMA-Insights

shipped

OTLP/HTTP + gRPC ingest for metrics, logs, traces, errors, and profiles. Semantic analytics with YAML metric models. Hash-chained immutable audit log. All stored in Postgres.

Learn more →

SOMA-Growth

usable

Transactional notifications with campaign orchestration, social media intelligence API, and web extraction — plus SOMA-AI (multi-agent orchestration, RAG, guardrails, HITL) in one binary.

Learn more →

SOMA-Delights

usable

The business-applications family: complete, lean platforms built on the SOMA substrate. The first application is a delivery-operations product — Rust API, Expo mobile apps, full SOMA integration — serving as proof that the efficiency premise holds end to end.

Learn more →

Open-source foundation

Every suite is built on soma-infra (backend plumbing), soma-schema (migration runner), soma-ui (component library), soma-audit (hash-chained audit trail), and soma-sdks (crypto, IAM, flags). All Apache 2.0.

Browse the source on GitHub