Fluxzero 1.151.0
1.151.0 (2026-04-14)
Features
feat(scheduling): trace schedule side effects with branch ids (
8b5a292)Add a schedule branch trace to published schedules so direct and indirect side effects can be grouped under a single schedule execution. Each reschedule creates a new branch id, keeping repeated runs of the same schedule distinct in observability and debugging flows.