jpmschweitzer and Claude Opus 4.6
44d9941f04
fix(client): address PR #40 review — 13 suggestions
...
- Rename _insert to insert_state in main.gd (Hoshe #1 )
- Add after_each() to test_bug_report_ring_buffer.gd for GameState
cleanup on assertion failure (Hoshe #2 )
- Add after_each() to test_insert_off_behavior.gd for stance/interaction
restore on assertion failure (Hoshe #3 )
- Fix assertion message: "unknown" → "unavailable" (Hoshe #4 )
- Document memory ceiling of 60 JSON snapshots in ring buffer (Hoshe #5 )
- Add precision warning for u64 rng_seed via JSON float (Hoshe #6 )
- Promote _action_enum_to_wire to public action_enum_to_wire (Tyre #1 )
- Add @warning_ignore for unused _tick parameter (Tyre #5 )
- Document insert_active assumption for future no-insert characters (Tyre #4 )
- Restructure OQ-07 decision amendments as bullet points (Tyre #7 )
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 12:19:41 +01:00
jpmschweitzer and Claude Opus 4.6
2d9bc33760
test(client): add tests for ring buffer and insert-off behavior ( #507 , #522 )
...
33 tests: 17 for ring buffer (capacity, overwrite, JSONL format, seed),
16 for insert-off behavior (diegetic test, cursor transitions, cross-system).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 12:05:47 +01:00