"""OpenRA-Bench — model evaluation on spatial / multi-modal / multi-step planning, on the Rust OpenRA environment, reusing OpenRA-RL-Training components. See EVAL_STACK_PLAN.md for architecture and phasing. """ __all__ = ["rust_adapter", "eval_core", "agent", "providers", "scenarios"]