voice: tests for the turn role and the Rome pair (V-560)

The measured failure of 2026-08-05 end to end through the real cascade, plus
the content test the classifier rests on, the call-off, the cost bound, and the
persona checks over the two new lines.
This commit is contained in:
2026-08-06 00:56:06 +04:00
parent 6abd2768e8
commit cb0a3a4f20
2 changed files with 234 additions and 1 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ func TestClarifyProseHoldsThePersona(t *testing.T) {
eval.CheckAddress: true,
eval.CheckCringe: true,
}
lines := append([]string{clarifyGaveUp}, clarifyExpiredVariants...)
lines := append([]string{clarifyGaveUp, clarifyCancelled, clarifyDropped}, clarifyExpiredVariants...)
lines = append(lines, clarifyMissedVariants...)
for _, variants := range clarifyQuestionVariants {
lines = append(lines, variants...)