b7b83bf243
數字全部在合併後的樹上重數,沒有用相加推的: · 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、版本一致性 ✅。
17 lines
520 B
JSON
17 lines
520 B
JSON
{
|
|
"name": "isep",
|
|
"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",
|
|
"guardrails",
|
|
"hooks",
|
|
"gitea",
|
|
"arcrun"
|
|
],
|
|
"author": {
|
|
"name": "Leo",
|
|
"url": "https://uncle6.me"
|
|
}
|
|
}
|