Welcome—this is the canonical guide to the Locus language, compiler, and tooling. Everything here is written for clarity and fast iteration. If something feels ambiguous, it’s a bug: open an issue or send a PR.
Experimental modules (like Workflows) clearly mark what’s implemented vs planned so you can adopt them confidently.
Locus values precise errors and deterministic output. If you encounter unclear wording, missing examples, or discover divergence between docs and behavior, please:
We keep docs testable: many code blocks are parsed in CI. When adding new code snippets, prefer minimal, self-contained examples.
Build boldly; the compiler will tell you when you stray.