← Back to Explore
inline-child-fail
Child runbook that auto-fails (inline composition target)
composition
Rundown
# Inline Child (Fail)
Child runbook that auto-fails. Used as an inline composition target for failure propagation scenarios.
## 1. Execute child task
- PASS COMPLETE
- FAIL STOP
```bash
rd echo --result fail "child task failed"
``` Run
Child auto-executes and stops on failure
Initializing...
Initializing...
Step—/1