Qirava is not one giant bucket. DMS runs data and workers, Cloud orchestrates managed DMS capacity, Quill builds apps, and q* packages stay reusable.
Product map
What each repo is for
Use this as the quick product comparison before choosing docs or roadmap pages.
Qirava DMS
qdms
built
The core data/app runtime. Governance, database, jobs, replication, workers, and planned KMS are functions in one registry, reached only through execute() via a worker.
Embedded, standalone, and cluster install modes
Three checkpoints: L1 before-auth, L2 execute scope, L3 planner RBAC
Self-describing API, Studio, and compliance building blocks
The Rust-native UI/app framework used by this site: server-rendered pages, island hydration, full component route coverage, theme tokens, motion, and static export.
The clean design system is not only visual: the product architecture has to stay legible too.
qpkgs
Shared packages only
qpkgs holds q* stdlib crates usable by any product. It is not where DMS, Quill, or Cloud product code goes.
qquill
Quill is a product
Quill is its own UI/app framework product, not a shared-functions folder moved into qpkgs.
qirava
Website is user-facing SSOT
Products, docs, architecture, roadmap, and status are explained here; engineering truth is tracked in the root docs/status registry.
Status legend: BUILT is shipping today, PARTIAL has a working seam with deferred parts, and PLANNED is designed but not yet built. See the roadmap for the full matrix.