From 1132d80b3be4c53fb0487baa3627d7e4764d1af7 Mon Sep 17 00:00:00 2001 From: Parfii-bot Date: Thu, 23 Apr 2026 19:59:25 +0800 Subject: [PATCH] docs: tester resync notice after history rewrite (2026-04-23) Prominent notice at top of README for existing cloners: run `git fetch --all && git reset --hard origin/main` to resync their clone to the rewritten history. Working-tree content is unchanged, only historical commit subjects differ. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a792733..f8557a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # KeiSeiKit +> **Tester notice (2026-04-23):** git history was rewritten to sanitise commit +> subjects before public launch. If you have an existing clone, run +> `git fetch --all && git reset --hard origin/main` to resync. Working tree +> content is unchanged; only historical commit subjects differ. + > A living neural structure you install next to your AI assistant. > A mini-universe where any user, from any domain, can discover a new primitive or grow a new class of agent.