Commit graph

3 commits

Author SHA1 Message Date
0xrsydn
0aa77a5a57 Migrate docdump tool from sts2-re
Queries the game's shipped sts2.xml (19,635 documented members) to
answer C# API questions without decompiling.
2026-09-22 00:01:37 +07:00
0xrsydn
059e8c9f3c Vendor STS2MCP mod source and 0.4.0 release DLL
Full C# source of the kunology STS2MCP fork (McpMod HTTP bridge for
game state and actions) plus the prebuilt 194,560-byte release DLL and
its manifest. The rebuilt fork DLL from docs/research/03 is not saved;
rebuild from this source if the pinned 0.4.0 breaks on a game update.
2026-09-22 00:01:30 +07:00
0xrsydn
fb32822468 Add design doc and research notes
DESIGN.md covers the three-layer architecture (facts in code, Jev for
tactics, gated escalation for macro). research/ documents the engine and
mod surface, the Jev classifier's measured behavior, the STS2MCP HTTP
interface, state shapes, failure modes, decision architecture, and a
run log of the first four sessions.
2026-09-22 00:01:22 +07:00