Files
Jyotisha/docs/tasks/PROGRESS-rectification-tie-break-entry-fix-20260913.md
T
Jesse_ChenandCursor 9912760104
Independent Staging Quality Gate / validate (push) Successful in 13m8s
Independent Staging Quality Gate / publish (push) Canceled after 9m59s
fix(rectification): keep range-card tie-break entry honest after D9/D10 answers (BUG-666~668)
Hide the button once both personality cards are answered, persist the second card in the same opt-in round, and freeze Skill 10.0.26.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-13 22:45:31 +08:00

34 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 进度 · 参考题入口与点一次两道(2026-09-13)
## 范围
- 分支:`codex/rectification-tie-break-entry-fix-20260913`(基于 `origin/staging` @ `192845ce`
- 任务单:`docs/tasks/TASK-rectification-tie-break-entry-fix-20260913.md`
- 产品决策:点一次连出两道,问完入口消失;文案仍是「再答两道参考题微调排序」
- BUG-666:入口与点击路径共用「还有未问的 D9/D10 `varga_style`
- BUG-667:入口焦点带 `tie_break_round`,答完第一道自动落第二道
- BUG-668:删死辅助函数;Skill 10.0.26 写第四选项;引擎调用不再为 mock 分叉
- 不改 `SCORE_DELTA``MIN_ACCEPTANCE_*`、确认门;性格题不得回计分池
## 完成
- T1`tieBreakPersonalityAvailable` 作为 GET `tie_break_available` 与空池判断;`window_scan` 不再单独点亮按钮;409 只重拉快照,不写红字
- T2`expectedAnswerSchemaFor` 写入 `tie_break_round``persistNextInterviewAfterChoice` 在该轮内继续 `tieBreakPersonalityFollowup`,绕过 `can_adopt``varga_style` 的跳过
- T3:删除 `isTargetedCollectDeclined` / `isTargetedCollectYearFollowup`Skill 10.0.25 冻结、10.0.26 现行;`_union_boundary_dates` 一律传 `include_pratyantar``min_days`
- T4`frontend/tests/rectification-tie-break-entry-20260913.test.ts`、场景 0d、BUG-666668、CHANGELOG
## 验收(本机)
- `./node_modules/.bin/tsc --noEmit`0 错
- `npm run lint`0 error120 warning,既有)
- 相关 TAP fail=0`rectification-tie-break-entry-20260913`、定向补事入口、Skill registry / contracts / agent / 版本钉扎套件共 1220+167
- 全量 TAP3148 条,pass 3133fail 15;全部是并行 Docker `database migration failed`,与本改动无关
- `next build --webpack``┌ ○ /`Static);`ƒ /api/rectification/cases/[caseId]/tie-break` 仍在
- `rootMainFiles` gzip-9 合计 **130934 B**(与 `192845ce` 相同,相对 `ab1ade59` 130872 B 为 +0.047%
- 未做登录态真机场景 0d
## 未做
- 未 commit / 未 push
- planner 未打进客户端包(`rangeDeliveryForSnapshot` 只收布尔字段)