You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(board): boot-paused tasks stay visible as paused rail cards with 继续
goalGroup routed every auto-run-off goal that is not running into the
hidden backlog bucket, so after a restart the boot sequence paused a
previously-running task and it silently vanished from the board even
though loopx registries and logs were intact. Route auto-run-off goals
to the paused group instead: they render as dimmed rail cards (自动已关)
whose 继续 button re-arms auto-run and polls immediately.