Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.5 KB

File metadata and controls

24 lines (18 loc) · 1.5 KB

Package Map

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

Reading a package

  • docs/OVERVIEW.md explains the package and its main use cases.
  • docs/DETAILS.md documents implementation behavior and hard boundaries.
  • docs/AGENT_MAP.md maps symbols, invariants, and source ownership.
  • docs/topology.svg shows the package data flow.

Loaded paths

  • packages/kits/LocusKit
  • packages/kits/VectorKit
  • packages/kits/CorpusKit