rhizoCrypt

Content-addressed DAG

Ephemeral content-addressed DAG — Merkle trees, IPLD-compatible blocks, and garbage collection. Handles short-lived data like build artifacts and session state.

45,710lines of Rust
1,868test functions
225files
4crates

ecoPrimals/rhizoCrypt

Tier: post-nucleus

Capabilities

Capability categories and primitives for rhizoCrypt
CategoryPrimitives
DAGContent-addressed (BLAKE3), lock-free concurrency (DashMap), IPLD-compatible
Slice ModesCopy, Loan (auto-revoke), Escrow (conditional), Mirror (sync), Consignment (delegated), Provenance (read-only)
LifecycleDehydration to loamSpine for permanence, ephemeral by intent, session-scoped GC

Composes Into

Memory & Attribution Stack (with loamSpine + sweetGrass), RootPulse (ephemeral layer)

Pure RustAGPL-3.0Zero C deps

Connections

Referenced in 40 pages