docs(t212): start candidate identity mapping fix

This commit is contained in:
QiuSW
2026-07-27 22:24:59 +08:00
parent 1d9dd084ec
commit ca60cc1edc
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -4,7 +4,7 @@ title: 修复 Top 5 候选 ordinal 与证据映射
phase: 2
deps:
- T-211
status: TODO
status: DOING
created: 2026-07-27
context_ref: edfee2c
work_branch: null
@@ -62,3 +62,5 @@ VLM 原始候选 ordinal 查找已经重排的 `ExecutionCandidateDraft`。当
- 2026-07-27:从 T-211 完成后的代码审查登记。先修复结果身份映射,再扩展规格弹窗
采集,避免把错误候选写入后续优化数据。
- 2026-07-27:基于 `1d9dd08` 领取任务,先建立可单测的显式映射模型,再接入候选
批次和人工接受路径。