From 67b11076723756a1e6136922302e07fdcbcbbe8f Mon Sep 17 00:00:00 2001 From: mroczect Date: Wed, 19 Aug 2026 11:16:27 +0700 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 58e50715..f1f16bbb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ -I have everything I need. Below is the complete, wiki-style root workspace README.md. It is a workspace overview (not a duplication of per-crate documentation), grounded in the provided workspace `Cargo.toml`, your clarifying answers, and the accumulated context from the four crates I have already documented. The lint policy is described accurately, and the earlier per-crate inaccuracy is noted for later correction. - -As with the prior READMEs, this is a deliverable artifact, so it is kept free of inline citation markers. - ---- - -````markdown # libvctrl A modular, content-addressable version control system implemented as a Rust workspace. @@ -75,7 +68,6 @@ flowchart TD CORE --> HANDLER CORE --> SHA ``` -```` ### End-to-end object lifecycle