Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 3.88 KB

File metadata and controls

46 lines (36 loc) · 3.88 KB

MOOT Core Documentation

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

Start here

Start with SubstrateTypes for shared values. Add SubstrateLib for the legal write and lifecycle surface.

Package Responsibility Swift product Rust crate
IntellectusLib Telemetry value types and sink contracts IntellectusLib intellectus-lib
SubstrateTypes Shared substrate rows, bitmaps, clocks, and audit values SubstrateTypes substrate-types
SubstrateKernel Deterministic hot-path primitives and bitmap operations SubstrateKernel substrate-kernel
SubstrateML Learning, graph, signal, and ranking algorithms SubstrateML substrate-ml
SubstrateLib Legal write gate, verbs, lifecycle, and integrity rules SubstrateLib substrate-lib
EngramLib Typed 256-bit fingerprints and distance math EngramLib engram-lib

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.