This repository publishes the following packages from the canonical MOOTx01 source tree.
| Package | Responsibility | Swift product | Rust crate | Documentation |
|---|---|---|---|---|
LocusKit |
Structured estate memory, knowledge graph, audit, and recall | LocusKit |
locus-kit |
overview · details · agent map |
VectorKit |
Durable on-device vector and fingerprint search | VectorKit |
vectorkit |
overview · details · agent map |
CorpusKit |
Chunking, BM25, embeddings, and hybrid local RAG | CorpusKit and CorpusKitProviders |
corpus-kit and corpus-kit-providers |
overview · details · agent map |
docs/OVERVIEW.mdexplains the package and its main use cases.docs/DETAILS.mddocuments implementation behavior and hard boundaries.docs/AGENT_MAP.mdmaps symbols, invariants, and source ownership.docs/topology.svgshows the package data flow.
packages/kits/LocusKitpackages/kits/VectorKitpackages/kits/CorpusKit