Rundown
# Delegation Failure
Child failure propagates STOP to the parent.
## 1. Delegate work
- PASS: COMPLETE
- FAIL: STOP "Child failed"
```bash
rd echo "delegate to child"
``` Run
Delegated work passes
Initializing...
Initializing...
Step—/—