docs: wiki变更日志 — Phase D 统一搜索+种子知识
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
This commit is contained in:
@@ -9,6 +9,14 @@ tags: [log, history]
|
|||||||
|
|
||||||
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
|
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
|
||||||
|
|
||||||
|
## [2026-04-12] feat | 知识库 Phase D — 统一搜索 + 种子知识冷启动
|
||||||
|
|
||||||
|
- search/recommend API 返回 UnifiedSearchResult (文档+结构化双通道合并)
|
||||||
|
- POST /api/v1/knowledge/seed 种子知识冷启动接口 (幂等, admin权限)
|
||||||
|
- seed_knowledge: 按标题+行业查重, source='distillation', tags标记行业
|
||||||
|
- SearchRequest 扩展: search_structured/search_documents/industry_id 字段
|
||||||
|
- 167 行新增, 4 文件变更
|
||||||
|
|
||||||
## [2026-04-12] fix | 二次审计修复 — 2 CRITICAL + 4 HIGH + 2 MEDIUM
|
## [2026-04-12] fix | 二次审计修复 — 2 CRITICAL + 4 HIGH + 2 MEDIUM
|
||||||
|
|
||||||
- C-1: Industries.tsx 创建弹窗缺少 id → 添加 id 输入 + name 自动生成
|
- C-1: Industries.tsx 创建弹窗缺少 id → 添加 id 输入 + name 自动生成
|
||||||
|
|||||||
Reference in New Issue
Block a user