SIGN IN SIGN UP

Choreograph: fix sync row commands, sync participant race, add castName scope var

- sync delay rows now queue their commands into the next chunk (fire after sync resolves)
- sync rows without commands still work as pure barriers
- Fix sync participant race: track childrenSeen flag to handle fast child completion
- Fix sync participant: wait for children to appear before giving up (async load)
- Add castName to expression scope (available in delay/when/command templates)
- chaining-and-recursion tutorial: use , clean 2-row ritual pattern
- Remove all debug logging
K
Kenan Millet committed
ebcc069c13ebec6f4b47a4493ab67850e9d6bb80
Parent: 62b57e5