Skip to content

Roadmap

What ships today, what is being worked on, and what is still an idea — module by module. No marketing gloss: this page states plainly what's real.

No module has reached 1.0 yet. AuditFlow is the first module targeting a 1.0 release. Everything below reflects where each module actually stands today, not where it's headed.

Before you connect real money: Payment Gateway

Payment Gateway's PSP webhook signature verification is incomplete. Do not connect it to live funds until this is resolved — treat any current deployment as sandbox-only for payment flows.

Module status

This table is generated directly from the same data file that drives every module page and the navigation menu, so it cannot drift out of sync with what those pages say.

ModuleStatus
AuditFlowBeta
Auth GatewayBeta
CheckoutAlpha
Payment GatewayAlpha
Customer PortalAlpha
InvoicingPlanned
AI & MCP GatewayExploring

What the status tiers mean

Beta
Deployable and used across the ecosystem today. The contract may still change before 1.0.
Alpha
Runs, but is incomplete, with known gaps. Expect breaking changes.
Planned
Committed on the roadmap. Not started — nothing to run yet.
Exploring
RFC or design stage only. This may or may not ship.

Those four are the whole ladder. There is deliberately no fifth, more-finished tier above Beta — nothing in the ecosystem has earned that yet.

Licensing

The Community Edition is licensed Apache 2.0, and it stays Apache 2.0. Nothing that ships in the Community Edition is ever removed from it or relicensed out from under you. The Enterprise Edition is additive only: it adds capability on top of the Community codebase, and it never forks or patches that codebase to do it.

The Enterprise seam

Structurally, the ecosystem separates two independent choices: which edition you run (Community or Enterprise) and which deployment mode you use (self-hosted or SaaS). These two axes are orthogonal — all four combinations are legitimate, and neither choice constrains the other. Where Enterprise applies, it deploys as a values overlay on the same Helm chart used for Community — never as a separate, forked chart. No specific Enterprise capability is called out here, because none is built yet.

Security posture

Security hardening is ongoing ahead of 1.0.

Want to see today's status for yourself?

Run any module locally and check its behavior against what this page says — no need to take our word for it. Get started