From d5cb636e865ed2cf967bffe9177550d4cc9ccfb1 Mon Sep 17 00:00:00 2001 From: iven Date: Sun, 12 Apr 2026 21:05:06 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20wiki=E5=8F=98=E6=9B=B4=E6=97=A5?= =?UTF-8?q?=E5=BF=97=20=E2=80=94=20=E4=B8=89=E8=BD=AE=E5=AE=A1=E8=AE=A1?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wiki/log.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wiki/log.md b/wiki/log.md index 9e9d49b..4cf32fc 100644 --- a/wiki/log.md +++ b/wiki/log.md @@ -9,6 +9,15 @@ tags: [log, history] > Append-only 操作记录。格式: `## [日期] 类型 | 描述` +## [2026-04-12] fix | 三轮审计修复 — 3 HIGH + 4 MEDIUM 清零 + +- H1: status disabled→inactive 统一 + source 补 admin 映射 +- H2: experience.rs format_for_injection XML 转义 +- H3: TriggerContext industry_keywords 全局缓存接通 +- M2: ID 自动生成移除中文 + 无 ASCII 手动提示 +- M3: TS CreateIndustryRequest 补 id 字段 +- M4: ListIndustriesQuery deny_unknown_fields + ## [2026-04-12] feat | 知识库 Phase D — 统一搜索 + 种子知识冷启动 - search/recommend API 返回 UnifiedSearchResult (文档+结构化双通道合并)