第 3 批:统一 decideFromDossier 出口与单候选终态 #41
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: #40
范围
mastra/rectification-v9-tools.ts的safeCaseProjection/latestResultToolProjection,以及candidate-separation.ts。先写必红测试:
然后:
safeCaseProjection开头decideFromDossier。buildMethodFollowupPlan只跑一次。latestResultToolProjection必收RectificationDecision。overlayPublicDecision。sessionOutcome ?? "collect_evidence"。SeparationStatus增加sole_candidate;删掉lead = 8伪造分支。canConfirmExactMinute仍只由confirmationAllowed打开。可选同批:
holdout === unavailable显式分支;finish()参数改名为fallbackOutcome。已在
origin/staging:69c3e949(BUG-421)。工具投影与 turn_decision 共用decideFromDossier;单候选是sole_candidate,不再写成并列区间。