docs(rectification): mark v4 intake cases as already seen, not sealed
Keep the four migrated cases in the queue. Record prior score exposures, distinguish migrated review from a fresh biography audit, and reject exposed or auto-attested cases from blind holdout use. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1046,3 +1046,11 @@
|
||||
- sidecar `current_tree_unfrozen_diagnostic` 记录当前树非盲诊断 `top_1_rate=0.45` / `top_3_rate=0.50` / `mean_absolute_minute_error=5.8`,并标明非盲、结果已被看过、scorer 未冻结、source audit 未过,不得当作发布指标。
|
||||
- 删除 `scripts/rectification/sealed_holdout.py` 未引用的 `PILOT_REPORT_PATH`(仍指向已被 v3 取代的 v2 试点报告)。
|
||||
- 防复发:评测指标必须与产生它的 `implementation_sha256` 绑定记录。
|
||||
|
||||
## 2026-08-29 - D2: v4 intake 如实标注已曝光和迁移人审
|
||||
|
||||
- 4 例全部保留。每例增加 `prior_score_exposures`,指向 v3 盲测报告与 post-audit diagnostic report。
|
||||
- `frozen_before_scoring=false`,`holdout_partition=exposed_awaiting_human_rereview`,`human_review_kind=migrated_v3_record`,`independent_human_reviewed=false`。
|
||||
- 校验器:带曝光记录不得过盲测/密封用途;只有 `fresh_biography_audit` 满足人审安全条款。intake 在缺少该字段时不能把案例写成已审。
|
||||
- 队列:盲测可用 0 例,已曝光/待人工复审 4 例。`production_tuning_allowed` 与 `verified_minute_claim_allowed` 仍为 false。
|
||||
- 防复发:结果已被看过的案例不得再计入盲测;人审安全条款不得由自动化脚本自行置真。
|
||||
|
||||
Reference in New Issue
Block a user