No description
  • Python 88.4%
  • C# 8.7%
  • Shell 2.9%
Find a file
0xrsydn efd7d2e423 Add batch eval and card-skip A/B scripts
eval_batch.sh: N back-to-back sessions with per-session summaries.
ab_card_skip.sh: A/B the jev vs combined card-reward skip policy and
compare deck size and progress from the game's run history.
2026-09-22 00:02:18 +07:00
docs Add design doc and research notes 2026-09-22 00:01:22 +07:00
utils Migrate docdump tool from sts2-re 2026-09-22 00:01:37 +07:00
vendor Vendor STS2MCP mod source and 0.4.0 release DLL 2026-09-22 00:01:30 +07:00
ab_card_skip.sh Add batch eval and card-skip A/B scripts 2026-09-22 00:02:18 +07:00
brain.py Add decision brain with tests 2026-09-22 00:02:04 +07:00
capture.py Add STS2MCP HTTP client and state capture tool 2026-09-22 00:01:44 +07:00
eval_batch.sh Add batch eval and card-skip A/B scripts 2026-09-22 00:02:18 +07:00
facts.py Add combat facts layer with tests 2026-09-22 00:01:50 +07:00
jev.py Add TypeSafe System One (Jev) client with call tracing 2026-09-22 00:01:57 +07:00
run.py Add run loop with decision trace logging 2026-09-22 00:02:11 +07:00
sts2.py Add STS2MCP HTTP client and state capture tool 2026-09-22 00:01:44 +07:00
test_brain.py Add decision brain with tests 2026-09-22 00:02:04 +07:00
test_facts.py Add combat facts layer with tests 2026-09-22 00:01:50 +07:00