fix(rectification): downgrade yearless personality probes to tie-breakers (BUG-629)
Ask dated dasha probes first; D9/D10 and nakshatra wait until that pool is empty, score at half weight, and never eliminate. Skill 10.0.21. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -184,8 +184,8 @@ const CANDIDATE_IDS = [
|
||||
"88888888-8888-4888-8888-888888888882",
|
||||
] as const;
|
||||
|
||||
test("skill version is 10.0.20 after the delivery UI simplify bump", () => {
|
||||
assert.equal(RECTIFICATION_SKILL_VERSION, "10.0.20");
|
||||
test("skill version is 10.0.21 after the delivery UI simplify bump", () => {
|
||||
assert.equal(RECTIFICATION_SKILL_VERSION, "10.0.21");
|
||||
});
|
||||
|
||||
test("nineteen-row ledger opens the training gate with four scoreable domains", () => {
|
||||
|
||||
Reference in New Issue
Block a user