This page defines the public Community Edition release scope.
Qorx Community Edition is suitable for source review, local experiments, language/runtime testing, and research reproduction.
The supported production path is Qorx Ayie for local installs and Qorx Cloud for hosted account features. Qorx Ayie Starter gives new accounts 5,000 included Ayie/Cloud requests across Windows, macOS, and Linux before subscription.
| Surface | Status | Evidence |
|---|---|---|
.qorx source language |
Ready | qorx qorx <file> and qorx qorx-compile <file> |
.qorxb bytecode |
Ready | qorx qorx-inspect <file> |
| Source build | Ready | cargo test, cargo build --release |
| Local indexing | Ready | qorx index, qorx search |
| Evidence commands | Ready | qorx strict-answer, qorx pack, qorx squeeze, qorx judge |
| Provenance checks | Ready | qorx security attest, qorx security verify |
| Operator check | Ready | qorx doctor --json |
| Surface | Product line |
|---|---|
| 5,000 included Ayie/Cloud requests | Qorx Ayie Starter |
| Official binaries | Qorx Ayie or maintainer-controlled community channels |
| Windows tray | Qorx Ayie |
| Auto-update | Qorx Ayie |
| Daemon startup | Qorx Ayie |
| Provider proxy routing | Qorx Ayie |
| One-click CLI integrations | Qorx Ayie |
| Hosted account features | Qorx API |
| Cloud capsule sync | Qorx Cloud or Qorx Ayie |
| Team policy and fleet controls | Team/Enterprise product |
| Public SaaS runtime | Separate hosted product with auth, tenancy, logs, backups, and SLOs |
Run this before publishing Community Edition claims:
cargo fmt --check
cargo test
cargo clippy --all-targets -- -D warnings
cargo build --release
qorx --version
qorx doctor --json
qorx index .
qorx security attest
Use the CE repo for public source, tests, and local proof. Use Qorx Ayie for the supported local runtime and Qorx Cloud for hosted account features.
Use this wording:
Qorx Community Edition is the AGPL source line for the Qorx language, bytecode,
local indexing, and evidence-command model. Qorx Ayie is the supported local
product, and Qorx Ayie Starter includes 5,000 Ayie/Cloud requests before
subscription.