Files
correx/apps
kami 5effe287d4 feat(effects-01): sequential effect dispatch in TuiApp
Replace per-effect launch with a single launch that iterates effects
sequentially via dispatchAll, closing the ordering race (I-E1 invariant).
Add EffectDispatchOrderTest proving sequential preserves order while
fire-and-forget does not.
2026-05-25 16:49:10 +04:00
..