fix: close workflow review gaps

This commit is contained in:
lda
2026-09-04 20:00:21 +07:00 Verified
parent 220df14314
commit 6b5c79ba21
15 changed files with 169 additions and 60 deletions
@@ -4,7 +4,8 @@
Implemented on 2026-09-04. This document specifies canonical foreach
body-return semantics. It does not include the separately planned ergonomic
Python DSL or authorize fork/gather implementation.
Python DSL or the explicit fork/gather implementation described by
[ADR-0006](../../adr/0006-explicit-fork-and-topology-driven-gather.md).
## Purpose