← Back to Explore
substep-runbook-list
Demonstrates runbook references within substeps
composition substeps
Rundown
# Substep Runbooks
Explicit substep form for runbook references
(equivalent to step-level runbook-list shorthand).
## 1. Verification Suite
### 1.1 Lint Check
- FAIL ANY: STOP "Lint failed"
- child-task.runbook.md
### 1.2 Type Check
- FAIL ANY: STOP "Types failed"
- child-task.runbook.md Run
Child runbooks execute within substeps
Initializing...
Initializing...
Step—/—