diff --git a/cypher-executor/src/routes/console.ts b/cypher-executor/src/routes/console.ts index 7426669..bf12c5c 100644 --- a/cypher-executor/src/routes/console.ts +++ b/cypher-executor/src/routes/console.ts @@ -17,7 +17,12 @@ * - 總庫搜尋:GET /kbdb/search(mode=semantic 未開 Vectorize 會誠實降級 + capability_hint; * chips 用 entry_type——KBDB 真能篩的欄位,不編造「電腦筆記/手機筆記」等不存在的分類); * 頭部統計來自 GET /console/kb-scale-data(精耕層 wiki 卡/三元組/已嵌入——leo 2026-07-07 - * 裁:45.8 萬 14-E 搬遷遺產 deprecated 不再當招牌數字;搜尋本身仍搜全庫) + * 裁:45.8 萬 14-E 搬遷遺產 deprecated 不再當招牌數字;搜尋本身仍搜全庫); + * 搜尋框上方=藏書地圖(library-map SDD M5/R4,Arcrun#39):GET /kbdb/map 全館庫卡片 + * (narrative+top entities+triplet 數+更新時間感),逐庫 GET /kbdb/map/:library 補 + * degree/跨庫 bridges/commit_hash(詳圖拉不到就維持名字版,不擋渲染);點庫卡片= + * 設 library filter(/kbdb/search 既有 library 參數)進該庫搜尋;/map 空陣列或錯誤= + * 誠實空狀態(指引 POST /map/recompute backfill),不擋搜尋等其他功能 * - 卡片詳頁:GET /kbdb/entries/:id;關聯視圖走 GET /kbdb/graph/neighbors/:name * (cypher 代轉 kbdb-graph-plugin,kbdb-proxy.ts;查無 triplet → 「尚無關聯資料」) * - 工作流:GET /webhooks/named(list)+ POST /webhooks/named/:name/trigger(手動觸發) @@ -394,14 +399,22 @@ function renderConsoleHtml(registryBase: string, brand: string, profile: string) - +