What Maps to the LangGraph Concept
| OpenXcom Primitive | LangGraph Equivalent |
|---|---|
| Ufopaedia report entry | Node output locale (wiki/forgejo link) |
| Save file (.sav) | LangGraph checkpointer state |
| Soldier roster with stats | Unit state cases (roles, configs) |
| Base management | Graph topology (nodes + edges) |
| Research tree | Intel routing (harvester → suggested → accepted) |
| Wave structure (OVERWATCH/POINT/BODY/ANCHOR) | LangGraph super-step phases (planning/execution/resolution) |
| NOMADX.rul (static mod data) | LangGraph node configs + access lists in state |