Leo commented on issue Leo/Arcrun#24 2026-08-09 13:12:04 +00:00
[總管交辦] 搜尋 Portal 拆分:獨立的知識庫查詢面(登入殼+三模式+溯源,Arcrun 品牌)— rag-wave1 T1

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

console-ui/public/portal/index.html 是獨立頁面,三模式按鈕 data-mode="keyword"/"semantic"/"graph" 都在;`cyphe…

Leo commented on issue Leo/Arcrun#39 2026-08-09 13:12:03 +00:00
藏書地圖 Library Map:KBDB 查詢前的定向層(Template+ingest 重算+MCP instructions/get_map+GUI 首頁)——leo spec 附全文,請出 SDD

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

三個交付檔都在:kbdb/src/actions/library-map.tsmcp/src/lib/library-map.tsmcp/src/tools/kbdb_map.ts。MCP…

Leo commented on issue Leo/Arcrun#4 2026-08-09 13:12:02 +00:00
[總管收錄] 雲端壓測撞出兩個框架級缺口:acr update 部署源綁死 GitHub codeload + docs/.claude 被 gitignore

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

兩個缺口都補了:① cli/src/commands/update.ts:9 檔頭明寫「下載源(Arcrun#4,2026-07-07):由 GitHub codeload…

Leo commented on issue Leo/Arcrun#11 2026-08-09 13:12:02 +00:00
[總管回報] kbdb 語意查詢 bug:?mode=semantic 加 owner_id/entry_type 過濾回 0(既有,非本次 ingest 造成)

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

befc63c fix(kbdb/embed): 語意查詢 metadata 過濾根因修復(Arcrun#11) —— 加了在部署時冪等建 owner_id/`entry_…

Leo commented on issue Leo/Arcrun#7 2026-08-09 13:12:01 +00:00
[總管交辦] base KBDB 語意查詢補完:圖內容入嵌覆蓋 + 語意查詢端點(三模式最後一關)

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

kbdb/src/routes/entries.ts 有 8 處 semantic 模式的處理,GET /entries/search?mode=semantic 端點存在並運作。⇒…

Leo commented on issue Leo/Arcrun#34 2026-08-09 13:12:00 +00:00
[總管回報] recipe body 模板不支援巢狀 JSON——strict-schema 目標(graph envelope)無法經 recipe 表達

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

recipe-payload.tsrenderBodyTemplate 遞迴處理陣列與物件(保留原型別,不做 String() 化),且已接線:`com…

Leo commented on issue Leo/Arcrun#5 2026-08-09 13:12:00 +00:00
[總管收錄] 引擎級發現:if_control 無法真擋分支(IF edge 不帶 condition、branch 輸出 executor 不讀)——filter+FOREACH 才是可用的閘

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

cypher-executor/src/graph-executor.ts:494/502/510case 'ON_TRUE'case 'ON_FALSE'case 'ON_BRANCH'

Leo commented on issue Leo/Arcrun#46 2026-08-09 13:11:59 +00:00
KBDB keyword search 不過濾 deprecated entries——deprecated 頁仍出現在搜尋結果

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

kbdb/src/routes/entries.ts:162const include_deprecated = c.req.query('include_deprecated') === 'true'(**…

Leo commented on issue Leo/Arcrun#59 2026-08-09 13:11:58 +00:00
embed model 寫死且用英文模型嵌中文(bge-base-en-v1.5)——模型應可配置+index 版本化,支援換代重刷

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

kbdb/src/embed.ts:38const DEFAULT_EMBED_MODEL = '@cf/baai/bge-m3'(1024 維多語模型,與 Vectorize index…

Leo commented on issue Leo/Arcrun#58 2026-08-09 13:11:58 +00:00
KBDB 缺 vector delete——entry 下架後殘影向量永久佔據語意排名(CF deleteByIds 原生有,Arcrun 沒接)

[總管·票務複驗 2026-08-09 晚] 關票——問題已不存在,證據是我自己跑出來的。

kbdb/src/routes/entries.ts4 處 deleteByIds 呼叫(entry 下架連帶清向量)。⇒ 票說的「CF deleteByIds…

Leo commented on issue Leo/Arcrun#16 2026-08-09 13:10:30 +00:00
[總管交辦] KV 退休戰下一棒:RECIPES KV → KBDB(11 個 recipe/auth_recipe 定義離開 KV)

[總管·票務複驗 2026-08-09 晚] 仍然成立——用今天真的出貨到用戶手上的那顆 worker 反證,不是讀原始碼推測。

2026-08-09 出貨的 arcrun-rag 1.4.29(bundle manifest,source: Arcrun@19c82df), 裡…

Leo commented on issue Leo/Arcrun#17 2026-08-09 13:10:30 +00:00
[總管交辦] WEBHOOKS KV 退休 PR:拆雙寫/fallback/list-union + 移 binding(資料已全在 KBDB)

[總管·票務複驗 2026-08-09 晚] 仍然成立——用今天真的出貨到用戶手上的那顆 worker 反證,不是讀原始碼推測。

2026-08-09 出貨的 arcrun-rag 1.4.29(bundle manifest,source: Arcrun@19c82df), 裡…

Leo commented on issue Leo/Arcrun#2 2026-08-09 13:10:29 +00:00
[總管放行] credential KV→D1+Secrets Store 遷移動工(T1 spike 硬前置)— 接續原 GitHub Arcrun#13

[總管·票務複驗 2026-08-09 晚] 仍然成立——用今天真的出貨到用戶手上的那顆 worker 反證,不是讀原始碼推測。

2026-08-09 出貨的 arcrun-rag 1.4.29(bundle manifest,source: Arcrun@19c82df), 裡…

Leo commented on issue Leo/Arcrun#14 2026-08-09 13:10:29 +00:00
退休 CREDENTIALS_KV:所有 auth 零件改讀新家(Workers Secrets),不再抓 KV

[總管·票務複驗 2026-08-09 晚] 仍然成立——用今天真的出貨到用戶手上的那顆 worker 反證,不是讀原始碼推測。

2026-08-09 出貨的 arcrun-rag 1.4.29(bundle manifest,source: Arcrun@19c82df), 裡…

Leo commented on issue Leo/Arcrun#80 2026-08-09 13:10:28 +00:00
Arcrun 沒有編譯後成品的統一發佈位置,每個 product 只好自己編一份

[總管·票務複驗 2026-08-09 晚] 票面成立,但要講精確一點:不是「完全沒有」,是「有一半,而缺的正好是被拿去自己編的那一半」。

已經有統一發佈位置的那一半 —— tier1 零件(TinyGo → wasm)

$…
Leo closed issue Leo/Arcrun#2 2026-08-09 13:08:39 +00:00
[總管放行] credential KV→D1+Secrets Store 遷移動工(T1 spike 硬前置)— 接續原 GitHub Arcrun#13
Leo closed issue Leo/Arcrun#4 2026-08-09 13:08:38 +00:00
[總管收錄] 雲端壓測撞出兩個框架級缺口:acr update 部署源綁死 GitHub codeload + docs/.claude 被 gitignore
Leo commented on issue Leo/Arcrun#2 2026-08-09 13:08:38 +00:00
[總管放行] credential KV→D1+Secrets Store 遷移動工(T1 spike 硬前置)— 接續原 GitHub Arcrun#13

結案(2026-08-09 逐票查核)

這張票描述的問題現在已經不存在

證據 credential 從 KV 遷出已全面上線,且超出原範圍——目錄後來又從 D1 進一步遷到 KBDB。T1 spike 已成功。

查核方式:…

Leo commented on issue Leo/Arcrun#3 2026-08-09 13:08:37 +00:00
[總管交辦] arcrun 自帶搜尋/控制台頁 v0——安裝即有的 wow factor(cypher /console)

結案(2026-08-09 逐票查核)

這張票描述的問題現在已經不存在

證據 已被完整的 `console-ui` 取代(1575 行、28 個 fetch),超出本票 v0 的範圍。

查核方式:讀現行程式碼實證,非讀票面…

Leo closed issue Leo/Arcrun#3 2026-08-09 13:08:37 +00:00
[總管交辦] arcrun 自帶搜尋/控制台頁 v0——安裝即有的 wow factor(cypher /console)