From 4e7fb433f0af752cf1ce236f7f8755cbfea0c12b Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 1 Jun 2026 01:52:57 +0000 Subject: [PATCH 1/2] docs: update root README + constitution principle X for README sync (closes #10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The root README documented only `init` while 002/003 shipped `add`, `verify`, `search`, and `index`. Rewrite it to cover the full command surface (the consumer init→search→add→verify workflow plus the origin-side index generator), refresh the exit-code table with the now- live code 2 (verification failure), and align wording with the consolidated skillrig skill. Add constitution Principle X (User-Facing Documentation Co-Evolution): the root README MUST be updated in the same branch as any command-surface or user-facing behavior change, and a lagging README is a blocking review finding — the standing obligation that prevents a repeat of this gap. Bump constitution 2.1.1 → 2.2.0 and record it in the Sync Impact Report. --- .specledger/memory/constitution.md | 32 +++++- README.md | 157 +++++++++++++++++++++++++---- 2 files changed, 170 insertions(+), 19 deletions(-) diff --git a/.specledger/memory/constitution.md b/.specledger/memory/constitution.md index ee82bf3..65f1eb1 100644 --- a/.specledger/memory/constitution.md +++ b/.specledger/memory/constitution.md @@ -1,5 +1,15 @@