Core + Storage
Chunking, object modeling, snapshots, CAS, and KV persistence.
Architecture
The architecture keeps local state deterministic and verifiable while replication, the facades and the commitment layer sit on top of it without reaching past it. Every one of them goes through the same signed-operation pipeline; there is no back door into the state machine.
Chunking, object modeling, snapshots, CAS, and KV persistence.
Stable operation types, causal context, and deterministic merge rules.
Signing, at-rest encryption, transparent proofs, and a Merkle state commitment with inclusion and absence proofs. Not a proving system.
QUIC replication, the admin console, and an S3-compatible API. A POSIX mount is new scope rather than an unfinished one.