test(rectification): lock holdout cards, style-kind scoring, and strong B conflicts
Independent Staging Quality Gate / validate (push) Successful in 15m6s
Independent Staging Quality Gate / publish (push) Successful in 16m19s

Ask-holdout now requires a renderable choice frame. Scoring uses the same effective contrast kind as rendering, because the engine-varga.d9/d10 fork was live. varga_style weak_yes counts as a strong conflict; existence weak_yes still does not.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-29 01:45:39 +08:00
parent a3f4e7128b
commit 87f32d596f
5 changed files with 94 additions and 12 deletions
+6
View File
@@ -1054,3 +1054,9 @@
- 校验器:带曝光记录不得过盲测/密封用途;只有 `fresh_biography_audit` 满足人审安全条款。intake 在缺少该字段时不能把案例写成已审。
- 队列:盲测可用 0 例,已曝光/待人工复审 4 例。`production_tuning_allowed``verified_minute_claim_allowed` 仍为 false。
- 防复发:结果已被看过的案例不得再计入盲测;人审安全条款不得由自动化脚本自行置真。
## 2026-08-29 - D4: 补三条缺失断言;打分 kind 与渲染 effective kind 分叉已修
- holdout 遍历断言补上 `choice_frame` 非空。
- 引擎 `varga.d9` / `varga.d10``style_options` 时,断言打分 `choice_kind` 等于渲染 effective kind。断言先红(打分 `varga_style`、渲染 `existence`),已让 `conflictProbesFromContrast` 改用 `effectiveContrastChoiceKind`
- `varga_style` 的 B 选项 `weak_yes` 计入 `strong_conflict_count`,连答 3 次可淘汰对面分组;存在题 `weak_yes` 仍不计入强冲突(BUG-419)。