Use this page as the documentation front door for v1.0.37.
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 |
-
IntellectusLib: overview, implementation detail, AI and maintainer map
-
SubstrateTypes: overview, implementation detail, AI and maintainer map
-
SubstrateKernel: overview, implementation detail, AI and maintainer map
-
SubstrateML: overview, implementation detail, AI and maintainer map
-
SubstrateLib: overview, implementation detail, AI and maintainer map
-
EngramLib: 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.