第 1 批:holdout 精度、D9/D10 降级、题干与 asked 拆分 #39

Closed
opened 2026-08-28 17:34:34 +08:00 by jesse · 1 comment
Owner

Part of #38

Blocked by: none — 最先做。

范围

只动 split-holdout.tscandidate-contrast-packet.ts 及相关测试。不改 Skill。不反转存在题 weak_yes mapping。

  1. pickHoldoutId 兜底改为 monthOrBetter 末项,否则才 dated 末项。
  2. D9/D10 styleOptions 不足时降为 existence,不要丢题。
  3. remainingQuestion 的模型指令改到 authoringHintquestion 用面向用户的短句,且不得含「不得发明年份」。
  4. answeredProbeKeysmentionedLayerKeys。账本正则只能降 novelty,不能让 vargaLayerAsked 整层跳过。

红测试

  • 无 singleton 时 holdout 是月/日精度,不是 year。
  • sticky:再加证据 holdout id 不变。
  • 存在题 weak_yesyes 同向、delta 减半、不增加 strongConflictCounts
  • D9 缺 sign 标签时仍选出可渲染 probe,kind 为 existence
  • probe.question 不含「不得发明年份」/ Opportunity
  • 账本提到「程序员」不得让 remaining D10 从 packet 消失。

不做

  • 不推迟 MIN_EVENTS_TO_RESERVE_HOLDOUT
  • 不改 MIN_SEPARATION_LEAD
  • 不改确认门。
Part of #38 Blocked by: none — 最先做。 ## 范围 只动 `split-holdout.ts`、`candidate-contrast-packet.ts` 及相关测试。不改 Skill。不反转存在题 `weak_yes` mapping。 1. `pickHoldoutId` 兜底改为 `monthOrBetter` 末项,否则才 `dated` 末项。 2. D9/D10 `styleOptions` 不足时降为 `existence`,不要丢题。 3. `remainingQuestion` 的模型指令改到 `authoringHint`;`question` 用面向用户的短句,且不得含「不得发明年份」。 4. 拆 `answeredProbeKeys` 与 `mentionedLayerKeys`。账本正则只能降 novelty,不能让 `vargaLayerAsked` 整层跳过。 ## 红测试 - 无 singleton 时 holdout 是月/日精度,不是 year。 - sticky:再加证据 holdout id 不变。 - 存在题 `weak_yes` 与 `yes` 同向、delta 减半、不增加 `strongConflictCounts`。 - D9 缺 sign 标签时仍选出可渲染 probe,kind 为 `existence`。 - `probe.question` 不含「不得发明年份」/ `Opportunity`。 - 账本提到「程序员」不得让 remaining D10 从 packet 消失。 ## 不做 - 不推迟 `MIN_EVENTS_TO_RESERVE_HOLDOUT`。 - 不改 `MIN_SEPARATION_LEAD`。 - 不改确认门。
jesse added the ready-for-agentwayfinder:task labels 2026-08-28 17:34:34 +08:00
Author
Owner

已在 origin/staging0eb740a6(BUG-419)。Holdout 回退取月/日精度;D9/D10 标签不足降为存在题;asked 与 mentioned 拆开。

已在 `origin/staging`:`0eb740a6`(BUG-419)。Holdout 回退取月/日精度;D9/D10 标签不足降为存在题;asked 与 mentioned 拆开。
jesse closed this issue 2026-08-28 20:32:53 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/Jyotisha#39