fix(mcp,kbdb): LI M3 skills/examples 改打基本盤 /entries(修死 route 假綠)
skills/examples 整條從舊 v3 /blocks /search 改打 KBDB 基本盤 /entries (entry_type 對應)。5 個已上線 MCP 工具原本對死 route 回 404(假綠), 現修正;sync-registry-to-kbdb.py 改打 /entries idempotent upsert。 誠實降級:基本盤無語義 search → LIKE 關鍵字(embed 模組上線再換回語義)。 順手 gitignore scripts/__pycache__/。 對應 kbdb-base tasks 9.4 / llm-interface M3.2/M3.4。mcp + kbdb tsc exit 0。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -47,3 +47,4 @@ CONTRIBUTING.md
|
||||
ruvector.db
|
||||
**/.swarm/
|
||||
**/ruvector.db
|
||||
scripts/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user