Documentation

From one binary to verifiable results.

Learn the operating model, exact query semantics, public contracts, proof system, and recovery workflow without depending on oral context.

Recommended path

Learn in the same order the engine executes.

Start with data and mutations, then query, then proof, then operations and remote contracts.

  1. 01Run

    Build one binary and choose one data directory.

  2. 02Store

    Write structured records with mutation IDs.

  3. 03Query

    Use exact filters, sorting, cursors, and budgets.

  4. 04Verify

    Carry a result proof across the trust boundary.

  5. 05Operate

    Back up, diagnose, compact, and restore.