Expand description
Shared Store adapter over nomograph_claim::Store + View.
Both synthesist and lattice used to own identical copies of this adapter (SynthStore / LattStore). Folded into one type here so the wrapping convention — schema-validated appends, SQLite view synced after each write, session-scoped asserter — has a single source of truth.
Structs§
- Store
- Synthesist / lattice adapter over a project’s
claims/directory.
Constants§
- CLAIMS_
DIR - Directory inside a project that holds the claim substrate.