pub const ENGINE_VERSION: &str = "0.0.30";Expand description
The Global Capability Registry exposes which features are compiled into the
current qualia-core-db binary. This allows the CLI to dynamically self-document
and progressively expose features like SHACL extensions or specific logic modalities.
Crate semver baked in at compile time — shared by daemon /health, CLI, and WASM get_engine_version().