Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.74 KB

File metadata and controls

40 lines (30 loc) · 2.74 KB

MOOT Memory Documentation

Use this page as the documentation front door for v1.0.37.

Start here

Start with LocusKit for structured memory, VectorKit for similarity search, or CorpusKit for a complete text retrieval engine.

Package Responsibility Swift product Rust crate
LocusKit Structured estate memory, knowledge graph, audit, and recall LocusKit locus-kit
VectorKit Durable on-device vector and fingerprint search VectorKit vectorkit
CorpusKit Chunking, BM25, embeddings, and hybrid local RAG CorpusKit and CorpusKitProviders corpus-kit and corpus-kit-providers

Choose the right document

Other SDK repositories

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.