[claude] Bannerlord VM setup guide + GABS connectivity test (#1098) #1116

Merged
claude merged 1 commits from claude/issue-1098 into main 2026-03-23 18:15:14 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
3b580c4905 docs: add Bannerlord VM setup guide and GABS connectivity test (#1098)
Some checks failed
Tests / lint (pull_request) Failing after 16s
Tests / test (pull_request) Has been skipped
- docs/research/bannerlord-vm-setup.md: step-by-step guide for
  provisioning the Windows VM, installing Bannerlord + GABS mod,
  verifying the GABS TCP server on port 4825, and confirming
  connectivity from Hermes; includes reproducibility checklist
- scripts/test_gabs_connectivity.py: smoke test script for GABS
  TCP JSON-RPC connectivity from Hermes (mirrors test_hermes4.py
  style); covers TCP connection, ping round-trip, get_game_state,
  and LAN latency target (< 100 ms)

Fixes #1098

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 14:14:32 -04:00