Commit Graph

23 Commits

Author SHA1 Message Date
ship 3337980891 ship 1.4.54:Arcrun@d3019a52cb18 2026-08-26 08:00:50 +08:00
ship 389c6cdd8b ship 1.4.53:Arcrun@db33cbe907dd 2026-08-24 20:15:59 +08:00
ship 4f2830fb3f ship 1.4.52:Arcrun@f69d96ce8968 2026-08-24 19:07:32 +08:00
ship a925e2d7dd ship 1.4.51:Arcrun@86fc731f375d 2026-08-24 18:23:34 +08:00
ship 86508c4b79 ship 1.4.49:Arcrun@1246d92ce791 2026-08-18 17:55:08 +08:00
ship e2ac12baa7 ship 1.4.48:Arcrun@466a59c5616f 2026-08-18 15:34:09 +08:00
ship 29a25315f8 ship 1.4.47:Arcrun@45169ab25e97 2026-08-15 01:09:45 +08:00
ship df600d7246 ship 1.4.44:Arcrun@1ccee0055ebd 2026-08-13 18:30:46 +08:00
ship 94923e9ef1 ship 1.4.42:Arcrun@21293568d550 2026-08-12 22:26:44 +08:00
ship f2bb71112b ship 1.4.40:Arcrun@1791ffa4972b 2026-08-12 15:34:20 +08:00
ship d979f446dd ship 1.4.35:Arcrun@d1c44a5 2026-08-11 12:15:00 +08:00
ship c698ad4e41 ship 1.4.32:Arcrun@eebb691 2026-08-10 14:25:55 +00:00
ship 652f261183 ship 1.4.28:Arcrun@19c82df 2026-08-09 15:16:55 +08:00
ship 6878f7afbf ship 1.4.26:Arcrun@ebd4bf5 2026-08-09 13:43:14 +08:00
Leo fc3c3cad06 1.4.24:CORS 自動放行同實例 portal(不再依賴 UI_ORIGINS)+診斷端點+portal 導流文案 2026-08-08 21:15:15 +08:00
Leo 51f84bf4c3 staging 1.4.22: t213 診斷檔雲端半(新端點 GET /portal/daemon/diagnostics)+ portal 按鈕文案改導流
source Arcrun@8447165(93b1140 新端點 + 8447165 portal 文案)
InkStoneCo 總管交辦,走 stage-first 出貨鏈驗收
2026-08-08 13:31:02 +08:00
Leo 93c20e938e 1.4.20:今天全部修復一次到位(KV 額度/credential 自癒/檢修孔/靜默回空)
來源 Arcrun@c7a0b31(gitea/main),九筆 commit:
  60688c3 執行紀錄搬離 KV(Evan 事故止血)
  7ba7855 credential 目錄改走 KBDB API
  9344562 embed 自我檢查端點
  83aa1f6 /portal/data/diagnostics 檢修孔聚合端點
  5388f40 設定頁「匯出診斷檔給我們看」按鈕
  ac4fb56 portal 前端文案講人話
  046ceba credential 目錄自癒搬遷(修 youlin 20/20 全敗)
  c7a0b31 補 entries.ts 缺的自癒 hook

出貨前八項複驗(grep 產物,不假設):
  ANALYTICS_KV.put 殘留 0/execution_log 2
  credential 自癒 3/empty_reason 5
  diagnostics 端點 1/檢修孔按鈕 1
  天書詞只在 admin_hint 與 OFF_HINT(用戶欄位 capability_hint 四種全人話)
  manifest release=1.4.20 core=24 顆

真機驗證(youlin 實例):
  第一輪 20 次 17 成功/3 失敗(自癒暖機)
  第二輪 20 次 20 成功/0 失敗
  兩輪共 40 次後 stats: key 663 → 663,增加 0

⚠️ 打包踩到的坑:用 git worktree 打會 0/4 bundled(沒有 .component-builds
的預編 wasm,那是 gitignore 產物)=> 必須用主工作區,且先還原部署注入的 KV id。
2026-08-07 23:03:29 +08:00
Leo 4ba73815bf staging 1.4.18:檢修孔按鈕進 UI bundle(Oscar 按得到了)
build-ui-bundle.mjs 把 console-ui/public 重打進 tier2/ui/index.js。
複驗(grep 產物,不假設):
  「匯出診斷檔給我們看」 1 處
  createObjectURL        1 處(按一下下載一個 JSON 檔)
  /portal/data/diagnostics 3 處
  owner_id 外露          0 處

背景:build-bundles.mjs 只打 4 顆核心(cypher/kbdb/http_request/code),
UI 屬「沿用非本腳本產的 20 顆」不重打 => 只跑 build-bundles 的話
檢修孔前端永遠送不出去。這支要另外跑。
2026-08-07 18:55:36 +08:00
Leo 46651b3348 修 arcrun-rag#10(Arcrun@0d49989):cypher 補 /portal/admin/ai+UI 已輸入態
- tier2/cypher:新增 GET|POST /portal/admin/ai(grep 0→2)——這是「key 從來沒存進去」的真因
- tier2/ui:拔掉寫死 cypher.arcrun.dev fallback(portal+console 兩處,grep 歸 0);
  金鑰欄改 leo 規格「已輸入+修改」唯讀態(不顯示 key)
- manifest 24 顆 sha256 全數重新核對相符(含我手動重建的 ui)
- daemon 仍 v0.15.0,tier1 未變
2026-07-31 19:59:18 +08:00
Leo ba291f83d4 t161+t162(Arcrun@9f777ff):/health 吐 bundle_version(解假警報迴圈)+portal session 過期說原因
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 15:35:15 +08:00
Leo 8cc794c354 t160:ui 條目換回現行世代(e28e190 基+登記表單 0 殘留;Arcrun@e744ad1 世代閘後首打)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 14:37:02 +08:00
Leo 0bfe37cffb feat/step3 全量重生(Arcrun@7e87a33):查詢誠實化 cypher/registry+manifest 投影乾淨
- build-bundles.mjs(work/installer-batch-0725 版)+build-ui-bundle.mjs 全量建:
  tier1 19(18 TinyGo+code)+tier2 4(cypher/kbdb/registry/mcp)+ui=24 顆
- manifest built=2026-07-31 source=Arcrun@7e87a33(feat/step3-missing-guidance)
- 死零件 km_writer/claude_api/kbdb_upsert_block 消失(G13);claude_api 在
  .component-builds 仍殘留、建置時排除(上游 Arcrun 待刪,已落帳)
- daemon 段沿用 v0.15.0(zips 非本機可重建、非本次修復範圍)
- 含 feat/step3 修復:isVirtualIoName(Input 角色假 found)+registry input_schema
  透傳+not_found 分型指路 suggestion+recipe 兩庫查詢

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 12:59:09 +08:00
Leo 3918ee629c staging 釘點初版=prod daa047a 內容原樣(cypher/mcp 重打包 Arcrun@0a426c4;manifest.built 2026-07-29)
來源:youlinhsieh/arcrun-rag-bundles@daa047a0aaa8df08fb108fd0ec8fda4e24a0841b 的完整內容鏡像。
本 repo=staging 安裝器 BUNDLE_BASE 釘點來源(D37);投影自 build-bundles.mjs,不手改。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 12:33:32 +08:00