Files
Jyotisha/docs/testing/rectification-adopt-narration-20260904.md
T
Jesse_Chen 13dded9fff
Independent Staging Quality Gate / validate (push) Failing after 9m46s
Independent Staging Quality Gate / publish (push) Has been skipped
fix(rectification): run adopt narration on the last discriminator click
The early-exit reused the pre-click dossier, so the agent never ran on the common path. Use this-turn decision, log agent vs template outcome, and time out after 8s.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-04 14:59:15 +08:00

37 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.
# Staging 人肉复核 · 探针池耗尽时的采用卡旁白(2026-09-04)
给产品负责人。实现者无法在真实校正会话里点选。测之前先做第 0 条。
## 0. 确认测的是新版本
浏览器打开 `https://staging.jyotisha.chat/api/health`,看 `deployment.gitCommit` 前 8 位是否等于本单合入 staging 后的提交。不一致 = 先别测。
## 1. 探针池耗尽后出现采用卡(P0 · BUG-519 / BUG-521
优先测这条(最常见入口):
1. 新开一个生时校正会话,按平常走完区分题。
2. **点选最后一道区分题**(不要用采集题「没有」代替)。
- ✅ 预期:同一轮出现「当前可能的出生时间」采用卡;旁白说出为什么停(分不开两个相邻分钟)、现在的范围和代表分钟,并以「可以从下面选一个先用着」收尾。
- ❌ 改造前(BUG-521):点选入口旁白仍是模板句,Agent 没上场。
采集题路径仍要能走:
1. 若系统再问一道口述采集(家里结婚/添丁/住院这类),回答「没有」。
- ✅ 预期:同一轮出现采用卡;composer **没有**再冒出开场题或新的点选卡;旁白同样说清为什么停。
- ❌ 更早改造前:旁白是「我按现有材料继续往下收」,采用卡却已经出来。
## 2. 采用后进入核对(P0 · 与 BUG-501/502 衔接)
1. 在采用卡上选定代表分钟(或等价采用)。判断卡 / 采集栏上的「先这样,先看当前范围」已在 BUG-516/518 去掉,不要再找那颗按钮。
- ✅ 预期:进入采用后核对题(保留事件 / OOS),不再重复开场采集题。
- ✅ 预期:采用当轮之后刷新,不会再生成一段「为什么停」的采用旁白。
## 3. 区分题答「没有」不关整条线(P2 · BUG-520)
若还走得到带年份的事业或搬家区分卡:
1. 选 C「明确没有发生」。
- ✅ 预期:这一题计分;若后面还有同领域、不同年份的区分题,仍可能出现。
- ❌ 改造前:整条 career / relocation 线被标成拒答,后续年份题不再出。