This page is for skeptical engineers.
Qorx is a small domain-specific language, compiler, and local runtime for AI
context workflows. It lets a workflow carry a checked .qorx program, compiled
.qorxb bytecode, or a qorx:// handle instead of repeatedly pasting the same
local files into a prompt.
The implementation is Rust. The current compiler path parses .qorx, runs
semantic checks, lowers to AST and QIR, emits canonical opcodes, emits qstk,
and stores the result in a protobuf envelope.
Qorx Ayie Starter is the full Ayie/Cloud trial path: 5,000 included Ayie/Cloud requests across Windows, macOS, and Linux before subscription. Local Community Edition commands stay unmetered. The public math is in Science and math.
qstk is only a small stack tape inside Qorx
bytecode.Most AI coding workflows move too much text through prompts. Qorx treats local context as addressable state. The visible message can be small because the resolver can fault in evidence locally and return proof pages when needed.
That is the whole claim. It is useful only when the resolver exists and the local state is indexed.
Use this order when presenting Qorx to a senior technical reviewer:
qorx qorx-check examples/goal.qorx.qorx qorx-compile examples/goal.qorx --out target/goal.qorxb.qorx qorx-inspect target/goal.qorxb.qstk, and their hashes.qorx target/goal.qorxb.0 for local resolver execution.scripts/safer-check.ps1.scripts/check-testsprite-enterprise.ps1.qstk add real dispatch value or only another representation?The honest answer today: Qorx is ready as a local CLI/runtime and internal service component. A public multi-tenant SaaS still needs auth, tenant isolation, backups, monitoring, rate limits, and load data.