> Give AI **runtime feedback from Godot** for an AI self-correction loop. AI writes Godot code → runs the game → gets **errors / scene tree / node properties / screenshots** → fixes code based on that → runs again. Most Godot × AI tools only do **static analysis** (reading project files, scanning scene structure) — they can't see "whether the code actually works when it runs." This project fills that runtime layer.