gamer147
7d4da69f22
refactor(battlenode): low-churn §B/§D/§E/§F quality cleanups
Behavior-preserving; 231 BattleNode tests green.
- §D: MsgEnvelope.Try -> RetryAttempt (drops keyword-escape; wire key stays "try");
SocketIoFrame.AckResponse arg -> pubSeqEcho.
- §B: Gungnir.EmitInterval -> BattleNodeOptions.AliveEmitInterval (unused literal
moved to its config home); deck-idx 4L -> InitialHand.Length + 1.
- §E: shared Wire.WireJsonOptions.CamelCase replaces the duplicated camelCase
JsonSerializerOptions in EngineIoHandshake and MsgEnvelope.
- §F: do-NOT-consistency-fix polarity notes on TurnEndFinalHandler (From wins)
and RetireKillHandler (From loses).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 23:06:44 -04:00
..
2026-06-04 23:06:44 -04:00
2026-06-03 20:15:48 -04:00
2026-06-02 00:54:44 -04:00
2026-05-23 18:14:42 -04:00
2026-06-03 07:50:49 -04:00
2026-06-02 12:28:42 -04:00
2026-05-31 12:26:57 -04:00
2026-06-04 21:49:43 -04:00
2026-06-02 00:54:44 -04:00
2026-06-03 07:50:49 -04:00
2026-06-04 15:09:14 -04:00
2026-06-03 07:50:49 -04:00
2026-05-31 17:12:16 -04:00
2026-06-01 00:41:09 -04:00
2024-09-05 08:32:54 -04:00
2026-06-02 01:19:02 -04:00
2026-06-02 01:09:42 -04:00
2026-05-23 14:18:01 -04:00