Known Limitation (The Original Problem)

This prototype uses OpenXcom’s save/load system for state persistence. There is no real-time interplay between the game surface and any external agent system. State changes require saving in OpenXcom → processing externally → loading back. This save/reboot cycle is what the LangGraph game surface concept aims to eliminate.