Create a Three.js + WebXR game from scratch starting from a concept description
Run build verification — checks compilation, validates level configs, finds missing imports
Add a game mechanic by implementing a puzzle class with world objects and interaction wiring
Create or modify a game level with environment, decorations, and props
Run semantic validation on a generated game — checks level configs, puzzle wiring, level transitions, decoration types, and model references