systems
Show
-
Essay
LeVCS is a distributed version control system in the lineage of git, fossil, pijul, and sapling — content-addressed objects, signed history, three-way merge — with five things deliberately rebuilt: identity in the protocol, federation as a first-class concept, a cascading merge engine that dispatches per-file to format-aware and tree-sitter handlers, BLAKE3 hashing throughout, and releases as signed artifacts rather than mutable name pointers. v0.1.0 ships the protocol substrate; the workflow surface — review, issues, web UI — is the next layer up.