huskies: merge 1009

This commit is contained in:
dave
2026-05-13 22:50:13 +00:00
parent a5cd3a2152
commit 4e007bb770
56 changed files with 453 additions and 384 deletions
@@ -251,8 +251,6 @@ max_turns = 10
None,
None,
None,
None,
None,
);
// 12 turns in a single session exceeds the configured max of 10.
@@ -381,8 +379,6 @@ max_turns = 10
None,
None,
None,
None,
None,
);
// Prior session with 5 turns (under limit alone).
@@ -460,8 +456,6 @@ max_turns = 10
None,
None,
None,
None,
None,
);
// Session 1: exceeds limit → retry_count=1 in CRDT, NOT blocked.