Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
P
pac
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ai-tools
  • pac
  • Repository

Switch branch/tag
  • pac
  • apps
  • pac-service
  • prisma
  • migrations
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • luoqi's avatar
    feat(plan-detail): 召回反馈剥离到 plan + 标题栏拇指弹窗;画像缺口口径统一;病历诊断原文;事实轴牙位筛选 · d7a251a3
    1) 召回反馈剥离(执行 → plan 自身)
       - schema: FollowupPlan 加 recall_feedback(up/down)+ recall_feedback_note(2 列);
         PlanExecution 删 recall_feedback。migration 20260603090000。
       - 端点 POST /plans/:id/recall-feedback { feedback, note? } → 写 plan;/full 回显。
       - 详情页标题栏(优先级右边)拇指:👍 直接记;👎 弹 shadcn Dialog,
         预选项=快速输入到文本框(沿用 RECALL_FEEDBACK_OPTIONS)+ 自由补充。
       - 执行表单移除原召回反馈多选块;执行链路 schema/service/types 去掉 recallFeedback。
    
    2) 画像治疗链缺口数口径统一(韩滨 1→2)
       - treatment_chain_status 旧版类别级判定漏算被无关同类治疗掩盖的缺口;
         改为复用 ChainComposerService,数 discovered 且非替代闭环的链 = 缺口,
         与治疗链面板 / 召回理由逐条一致。PersonaModule 注入 ChainComposerService。
    
    3) 病历快读 评估段 加医生诊断原文,且与"本次治疗"同结构:[标签] 原文(深色) · 牙位
       (数据已在 diagnosis_record.content.name_zh,纯展示)。
    
    4) 患者事实时间轴 加单牙位筛选(下拉,牙位归一去重),与类型筛选叠加。
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    luoqi committed Jun 03, 2026
    d7a251a3
Name
Last commit
Last update
..
20260526000000_init Loading commit data...
20260528000000_sync_lock_via_partial_unique Loading commit data...
20260528000001_sync_log_metadata_for_checkpoint Loading commit data...
20260528000002_patient_tx_source_event_partial_unique Loading commit data...
20260531133624_add_invocation_system_prompt Loading commit data...
20260601032022_add_plan_snoozed_until Loading commit data...
20260601072323_add_execution_recall_feedback Loading commit data...
20260602054612_add_persona_feature_data Loading commit data...
20260603090000_move_recall_feedback_to_plan Loading commit data...
migration_lock.toml Loading commit data...