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 22:53:32 -04:00
2026-06-02 21:17:30 -04:00
2026-06-04 20:46:09 -04:00
2026-06-04 20:46:09 -04:00
2026-05-31 21:50:17 -04:00
2026-06-03 20:52:41 -04:00
2026-06-04 22:53:32 -04:00
2026-06-04 23:06:44 -04:00
2026-05-31 21:58:06 -04:00
2026-05-31 21:50:17 -04:00
2026-06-04 20:46:09 -04:00
2026-06-01 10:32:44 -04:00
2026-05-31 21:55:11 -04:00
2026-06-04 20:46:09 -04:00
2026-06-02 16:41:40 -04:00