← Back to Explore

inline-child-pass

Child runbook that auto-passes (inline composition target)

composition

Rundown


# Inline Child (Pass)

Child runbook that auto-passes. Used as an inline composition target for pass propagation scenarios.

## 1. Execute child task

- PASS COMPLETE
- FAIL STOP

```bash
rd echo --result pass "child task passed"
```

Run

Child auto-executes and completes

Initializing...

Initializing...

Step/1