From fed7258a30f2a94d72711737b0597c992f7bd73e Mon Sep 17 00:00:00 2001 From: claude-code Date: Mon, 7 Sep 2026 01:35:32 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E7=89=88=20v0.23.0=EF=BC=88=E9=9B=B2?= =?UTF-8?q?=E7=AB=AF=E6=8B=BF=E5=BE=97=E5=88=B0=E7=A5=A8=E8=88=87=E4=B8=BB?= =?UTF-8?q?=E7=B7=9A=E3=80=81=E6=8A=93=E7=A5=A8=E8=A6=8F=E5=89=87=E6=A9=9F?= =?UTF-8?q?=E6=A2=B0=E5=8F=AF=E5=88=A4=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 總管定版:主線 inkstone/Arcrun#48 這一輪的 ISEP 交付,兩張票一起進: • inkstone/ISEP#131(PR #134):ticket pick/claim——雲端工人抓票規則做成純函式, 「s/* 恰好是 {s/todo}」、排除 hub 與 Human,不再靠 prompt 叮嚀 • inkstone/ISEP#130(PR #135):主線檔隨 repo 走(家目錄沒有就讀 system-dev/mainline.json)、 白名單住 ISEP(settings-allow-sync)、isep-notify 走 Bot API、 leo21c-write-guard 讀放寫擋、prod/main 閘認得 youlin 新子網域 arcrun-yuga3bse 兩張 PR 都在「分支 ⊕ main」上由總管重跑:#134 48/48;#135 帶參數的五支閘測試 與 ask-user-question live 全綠,dispatch-format-guard 40/52 是 main 既有現況。 順手同步 marketplace.json 的描述數字(84→85 條註冊、49→54 支腳本), 六個數字在這棵樹上實數:61 支閘/85 條註冊/7 位工人/7 支命令/2 支 skill/54 支腳本。 Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01DTZ9QtvjY7MNxjfQbexAm7 --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index d1a1ddf..b4c8540 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -8,7 +8,7 @@ "plugins": [ { "name": "isep", - "description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:61 支機械閘(84 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、7 位有名字的工人(agents/,見 docs/governance/worker-roster.md)、49 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", + "description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:61 支機械閘(85 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、7 位有名字的工人(agents/,見 docs/governance/worker-roster.md)、54 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", "author": { "name": "Leo", "url": "https://uncle6.me" diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index f1241c2..3b9fb83 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "isep", "description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:61 支機械閘(85 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、7 位有名字的工人(agents/,見 docs/governance/worker-roster.md)、54 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", - "version": "0.22.0", + "version": "0.23.0", "keywords": [ "inkstone", "guardrails", -- 2.52.0