第 2 批:snapshot 统一 fail-closed,禁止打回采集 #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #38
Blocked by: #39
范围
decision-from-dossier.ts、snapshot-source.ts、rectification-decision.ts。snapshotCurrent都走candidateSnapshotSource+scoreableSnapshotIsCurrent。fingerprint_missing),禁止 fail-open。snapshotCurrent === false不得把已进入 discrimination 的 case 打回event_collection。保持当前 phase,要求 rescore,receipt 写stale_reason。只改比较、不改倒退规则,倒退会更频繁。
验收
snapshotCurrent结果相同。ask_fact_collection。已在
origin/staging:30d8c78d(BUG-420)。快照指纹缺失 fail-closed;stale 时不把区分打回采集。