mock-data.ts
16.6 KB
-
feat(recall+ingest): 召回质量收口 + 联系人/影像AI/回访 三个新信号源 · 4a7750d0
召回质量(摄入层 yaml + 召回 scenario,host 无关引擎增强): - C.10 治疗痕迹覆盖扩(治疗后/术中/X后/粘结中 + 修复/备牙/取模/根尖/植骨/错颌 keyword) - treat_plan/dispose 定向合并(real_no_tooth 闸 path2:治疗无牙位→dispose 找回牙位) - 牙位归一:全角字母数字折叠(RCT→RCT)、裸象限数字过滤(笔误 16→1 幽灵召回清零) - keyword none 排除 + 切段含全角标点 + 若条件从句 strip - 治疗家族 resolver / 同牙取代 / oracle 对账(差分 0) 联系人(patient
↔ patient 自关联,替代 primaryContactType): - 新 PatientRelation 边表(referee → 关系人即 patient,姓名/电话现取零冗余) - 删 primaryContactType 全链路;详情页"联系人"行 影像 AI 信号源(image_analysis → diagnosis_record,code_source=image_ai): - 源 SQL pivot+炸牙位(病种→K码),独立 subject,去重靠召回 (subKey,tooth) 聚类 回访展示(独立表,5 试点): - 新 PatientReturnVisit 表(org∈5试点 + customer_id→patient),详情页"历史联系"滚动卡 裁决:referee/image/returnvisit 已接(天然试点 scope);complain/consult 全集团覆盖不全,不接。 本地 191/200/1000/2000 四样本对抗验证:幽灵召回 0、resolver 漏判 0。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>luoqi committed