Fluxzero 1.239.11
1.239.11 (2026-08-22)
Bug Fixes
modeling: retain untyped aggregate type on delete (
703e2da)Persist the inferred concrete type after untyped aggregate transitions and fall back to the previous type when committing deletions. This lets type-specific searchable repositories remove documents for cached and uncached aggregates.
Tests
websocket: await all dispatcher submissions (
0731914)Retain both independently admitted staged completions in the callback-failure interleaving before asserting global empty state. This removes a valid completion-order race without changing dispatcher behavior.