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
+1
View File
@@ -234,6 +234,7 @@ An iteration body returns through its immediate owning foreach:
g.connect(each, "loop", record)
g.connect(record, "ok", each)
g.connect(each, "done", END)
g.connect(each, "completed_with_errors", END)
```
Region conflicts, unreachable nodes, body terminals, non-local returns, empty