From 92a008fd289a3a43b571f48900dc485846a093e7 Mon Sep 17 00:00:00 2001 From: richblack Date: Tue, 1 Sep 2026 12:38:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E7=89=88=20v0.20.0=EF=BC=88=E5=87=BA?= =?UTF-8?q?=E8=B2=A8=E9=82=A3=E5=8F=B0=E5=B8=B3=E8=99=9F=E7=9A=84=E9=91=B0?= =?UTF-8?q?=E5=8C=99=E4=B9=9F=E5=9C=A8=E6=B8=85=E5=96=AE=E8=A3=A1=E4=BA=86?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit leo 2026-09-01:「它出貨雲端部分還要什麼帳密也要給」「需要 uncle6?」 ——需要,而且是硬需求。 實查(總管與工人各自打過一次,結果一致): installer/ship.targets.json 六處 accountId 去重 → 58309bb90fd93ad6d0fe0aae99170e9d 用 products/arcrun-rag/.env 的 UNCLE6_CF_API_KEY 打 CF API: /user/tokens/verify → success: True, status: active /accounts → 58309bb9… Uncle6.me@gmail.com's Account ✅ 一致 本機 env 沒有 CLOUDFLARE_API_TOKEN;~/.wrangler/config/default.toml 有 oauth_token ⇒ 本機出貨靠家目錄的 OAuth 登入態,那個檔不隨 clone 走 ⇒ 雲端拿不到 清單 8 把 → 9 把。 🔴 未知的一格(刻意留在清單註解裡):這把有沒有 Workers Scripts:Edit 沒驗過 ——驗它必須寫入。已確認至少有 Read(讀得回 uncle6 的 75 顆 worker)。 🔴 雲端出貨仍然不通,缺的不是憑證: · Leo/arcrun-rag-bundles-staging 對 claude-code 是 push:False(stage 釘的就是它) · ARCRUN_SHIP_BASE/ARCRUN_SHIP_NS 只住在 ~/.arcrun/config.yaml,不在任何 repo · .github-armed 只存在本機根目錄 三件都是 leo 的裁決,不在本版範圍。 票:inkstone/ISEP#115 Co-Authored-By: Claude Opus 5 --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 74c37ff..70dd415 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 支機械閘(84 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、7 位有名字的工人(agents/,見 docs/governance/worker-roster.md)、49 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", - "version": "0.19.0", + "version": "0.20.0", "keywords": [ "inkstone", "guardrails",