← Back to Explore

delegate-keyword-h2-propagation-fail

H2-level DELEGATE propagates to all H3 substeps; one substep fails, aggregation fires STOP

delegation delegate-keyword

Rundown


# H2-Level DELEGATE Fail-Any Path

Step-level `- DELEGATE` propagates to every substep. When any substep fails,
FAIL ANY STOP aggregation halts the parent.

## 1. Delegated work

- DELEGATE
- PASS ALL COMPLETE
- FAIL ANY STOP

### 1.1 First child task (passes)

- delegation-child-pass.runbook.md

### 1.2 Second child task (fails)

- delegation-child-fail.runbook.md

Run

Step-level DELEGATE propagates; second substep fails; auto-aggregation fires STOP

Initializing...

Initializing...

Step/1