test(rectification): expect unsure outcome on remaining D24 splits
Independent Staging Quality Gate / validate (push) Successful in 10m14s
Independent Staging Quality Gate / publish (push) Successful in 10m7s

The four-option probe contract adds a non-scoring unsure row; keep the D24 discriminator assertion aligned with that packet shape.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-28 01:06:30 +08:00
parent 7f82428b44
commit 3ae22f5768
@@ -140,7 +140,9 @@ test("recorded education evidence does not suppress an unasked D24 discriminator
["05:00"],
["05:07"],
["05:12"],
[],
]);
assert.equal(packet.probes[0]?.expectedOutcomes.at(-1)?.outcomeId, "unsure");
});
test("public candidate cards follow the inference ranking and hide an inconsistent state", () => {