Use this page as the documentation front door for v1.0.37.
Start with EideticLib for one-call anchoring. Use LatticeLib when you need classifier evidence, labels, or lower-level control.
| Package | Responsibility | Swift product | Rust crate |
|---|---|---|---|
AriaLexiconLib |
Reified ARIA nouns, verbs, adjectives, and flow rules | AriaLexiconLib |
aria-lexicon-lib |
LatticeLib |
Deterministic local FDC classification and semantic evidence | LatticeLib |
lattice-lib |
EideticLib |
Small text-or-code to stable anchor facade | EideticLib |
eidetic-lib |
-
AriaLexiconLib: overview, implementation detail, AI and maintainer map
-
LatticeLib: overview, implementation detail, AI and maintainer map
-
EideticLib: overview, implementation detail, AI and maintainer map
-
PACKAGE_MAP.mdis the exact product, crate, and path map. -
DEPENDENCY_GRAPH.mdshows how the four SDK repos compose. -
CONFORMANCE.mdexplains Swift and Rust agreement gates. -
DATA_PROVENANCE.mdrecords pinned artifact origin. -
PUBLISH_REPORT.mdrecords what entered this release. -
../SECURITY.mdgives the private reporting path. -
../CONTRIBUTING.mdexplains contribution boundaries.
| Repository | Use it for |
|---|---|
moot-memory |
Structured memory, vector search, and local RAG |
moot-semantics |
ARIA vocabulary and deterministic local classification |
moot-system |
Storage, datasets, queues, sync, telemetry, and loopback HTTP |
moot-core |
Shared types, kernel, fingerprints, lifecycle rules, and memory math |
The full product and public SDK map lives in
codedaptive/mootx01-ce.