Files
Mortdecai/data/processed
Seth aa5400e31e 12 multi-step dependency training examples
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>
2026-03-20 18:43:03 -04:00
..