Roadmap
The roadmap is directional, not a delivery contract. Cratis is open source, and priorities move when real adoption uncovers sharper needs. Treat this page as a map of intent: what you can rely on, what is being strengthened, and where feedback will shape the work.
Share roadmap feedback Tell us what would unblock adoption, production use, training, or contribution.
Watch what changed Read curated release digests across the Cratis repositories.
Ask before depending on a future item Use Discord when a planned or exploratory item matters to your project.
Stable foundations
Section titled “Stable foundations”These are the core areas the documentation treats as the current Cratis foundation:
| Area | Direction |
|---|---|
| Chronicle | Event log, event types, projections, reducers, reactors, subscriptions, storage choices, hosting, CLI inspection, and testing helpers |
| Arc | Commands, queries, validation, generated TypeScript proxies, backend integrations, identity, tenancy, and CQRS without mandatory event sourcing |
| Components | Command forms, dialogs, data tables, styling, Storybook, and typed React screens over Arc proxies |
| Fundamentals | Concepts, serialization, type discovery, diagnostics helpers, and TypeScript utilities |
| Documentation | Product docs, full-stack guides, samples, API reference, Storybook, community routes, and AI-readable exports |
Being hardened
Section titled “Being hardened”- Production guidance across the full stack.
- Compatibility documentation across .NET, Node, React, storage engines, and package versions.
- API reference and Storybook publishing.
- CLI diagnostics and AI command catalogs.
- Documentation coverage for common adoption paths and migration paths.
- Testing guidance from unit-level specs to full workflow specs.
Being explored
Section titled “Being explored”- Studio and richer visual operations around a running system.
- Lens and developer tools that make event models and running systems easier to inspect.
- More reference architectures and runnable sample applications.
- Professional help, workshops, and training material around Cratis and event sourcing.
- A clearer RFC path for larger design proposals.
Feedback wanted
Section titled “Feedback wanted”The most useful roadmap feedback is concrete:
- Which adoption step felt risky or unclear?
- Which production question blocked a decision?
- Which tool or diagnostic would have saved time?
- Which docs page did you expect but could not find?
- Which integration would make Cratis easier to introduce in an existing system?