fix(rectification): keep discriminating after training gate without family coverage
Independent Staging Quality Gate / validate (push) Successful in 10m13s
Independent Staging Quality Gate / publish (push) Successful in 9m43s

Family and occupation method layers were blocking discrimination even when
training events were complete and a discriminator probe existed, so the agent
only acknowledged evidence and stopped.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-28 12:04:40 +08:00
co-authored by Cursor
parent 589ada6d03
commit 8c75ebb196
8 changed files with 154 additions and 7 deletions
@@ -355,7 +355,7 @@ test("dasha conflict probe jumps after four scoreable events leave three trainin
confirmationAllowed: false,
nextFollowup: plan.next_followup,
methods: plan.methods,
}), "collect_evidence");
}), "discriminate_candidates");
});
test("dasha conflict probe keeps the engine month on the choice card", () => {