fix(rectification): require three answers before uncertainty stop
Independent Staging Quality Gate / validate (push) Successful in 9m19s
Independent Staging Quality Gate / publish (push) Successful in 1m52s

One "一时说不好" no longer ends the interview. Plateau streaks use the
same sample floor. Delivery copy states why the range stopped.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-09-03 12:08:37 +08:00
parent e8c98c37cf
commit 0c0df42679
11 changed files with 335 additions and 51 deletions
+2 -1
View File
@@ -6,5 +6,6 @@
"maxExternalValidationWidthMinutes": 15,
"maxConfirmationWidthMinutes": 5,
"minConfirmationMarginPercent": 20,
"maxPlateauRounds": 2
"maxPlateauRounds": 2,
"minUncertaintyAnswers": 3
}