Skip to main content

explore

Since v2.63.0 · Used inside a declaration

Grammar

explore <Dataspace> ...

explore is one of the four relational query verbs over a declared dataspace (v2.63.0), executed by the first-party columnar engine — no LLM in the loop, deterministic by construction.

What the runtime actually does

zone-map statistics: profiling: per-column stats from the columnar engine's zone maps.

Proof

dataspace_engine::explore_profile — the v2.67.0 audit verdict: Real.

See also

  • axon://primitives/dataspace — the container + its typed schema.
  • axon://primitives/ingest — how data (governedly) gets in.