From b7b83bf2434363a78117ec2e20d5907da4609a88 Mon Sep 17 00:00:00 2001 From: claude-code Date: Fri, 28 Aug 2026 00:31:06 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BD=B5=E9=80=B2=20main=EF=BC=88#97=20pr-verd?= =?UTF-8?q?ict=EF=BC=89=EF=BC=8C=E4=B8=A6=E5=9C=A8=E5=90=88=E4=BD=B5?= =?UTF-8?q?=E5=BE=8C=E7=9A=84=E6=A8=B9=E4=B8=8A=E9=87=8D=E6=95=B8=E7=9B=A4?= =?UTF-8?q?=E9=BB=9E=E6=95=B8=E5=AD=97=EF=BC=88inkstone/ISEP#90=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 數字全部在合併後的樹上重數,沒有用相加推的: · hooks/*.sh = 53、hooks.json 註冊 = 68 —— 與 main 已宣告的一致,不用動 · scripts/ 頂層 = **39**(git 追蹤的),plugin.json 原本寫 38 ⇒ 改成 39 (本分支新增 scripts/gate-ok 一支) 🔴 這裡不能用 `ls scripts/ | wc -l`:它在這台機器回 40,因為多了一個**沒進版控的 `__pycache__/`**。那個數字會隨「有沒有人跑過 python」而變 ⇒ 用 git 追蹤的數目才穩定。 docs/hooks-inventory.md 標題也順手改:它寫「52 支閘」而自己第 10 行寫「53 個 .sh 檔」 ——同一頁自相矛盾,標題是漏改的那半。 **version 一個字沒動**(0.11.0),由總管統一收斂。 合併後全部重跑(CLAUDE_CODE_CHILD_SESSION 有設與清掉各跑一次,結果相同): pr-verdict-guard 52/52、countdown-guard 20/20、prod-write-guard 37/37、 gate-ok 17/17、unpushed-police 10/10、isep-presence-beacon 14/14、 main-and-prod-push 10/10+13/13、stage-before-prod 16/16+13/13、 sdd-guard 8/8、reply-identity 11/11、dispatch-format 33/33、 search-is-not-proof 31/31、mainline-idle 61/61、factory-idle 33/33、 ticket-api-bypass 24/24、ticket-where-seen 17/17、baton-handback 10/10、 comment-carries-task 22/22、github-contact 14/14、kbdb-api-wall 10/10、 release-tag 8/8、版本一致性 ✅。 --- .claude-plugin/plugin.json | 2 +- docs/hooks-inventory.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 9fadbbc..44d1709 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "isep", - "description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:53 支機械閘(68 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、38 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", + "description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:53 支機械閘(68 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、39 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", "version": "0.11.0", "keywords": [ "inkstone", diff --git a/docs/hooks-inventory.md b/docs/hooks-inventory.md index d7f7a86..c997f2c 100644 --- a/docs/hooks-inventory.md +++ b/docs/hooks-inventory.md @@ -1,4 +1,4 @@ -# 52 支閘,白話盤點表 +# 53 支閘,白話盤點表 > 回應 `inkstone/InkStoneCo#40`:「如果加入了,我應該可以白話文看到 hooks 的內容?」 > 這份表就是那個「白話文」——不用點開任何 `.sh` 檔,一行看懂一支閘在管什麼。