Compare commits

..

3 Commits

Author SHA1 Message Date
claude-code 11cef0bec4 Merge pull request '定版 v0.23.0(雲端拿得到票與主線、抓票規則機械可判)' (#136) from chore/v0.23.0 into main 2026-09-07 01:36:10 +00:00
claude-code fed7258a30 定版 v0.23.0(雲端拿得到票與主線、抓票規則機械可判)
總管定版:主線 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 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DTZ9QtvjY7MNxjfQbexAm7
2026-09-07 01:35:32 +00:00
claude-code 4ba51b7b04 Merge pull request '雲端要拿得到票、主線與通知:白名單住 ISEP、主線檔隨 repo 走、leo21c 讀放寫擋(inkstone/ISEP#130)' (#135) from feat/130-cloud-full-power into main 2026-09-07 01:34:30 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"plugins": [ "plugins": [
{ {
"name": "isep", "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": { "author": {
"name": "Leo", "name": "Leo",
"url": "https://uncle6.me" "url": "https://uncle6.me"
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "isep", "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 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", "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": [ "keywords": [
"inkstone", "inkstone",
"guardrails", "guardrails",