aa5400e31e
Teaches command ordering and dependencies: - Build structure THEN tp inside (not reverse) - Apply protection BEFORE spawning hostile mobs - Create water pool BEFORE dropping player - Effects before gear (protection active during equip) - Clear mobs before healing (don't waste heal) - Cage before tp victim (prevent escape) Key principle: reasoning explains WHY order matters. Seed dataset: 2,409 examples Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>