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
Align interrupt and fleet docs with shipped behavior
Ctrl+C JSDoc still said the path cleared pending items after the
implementation started keeping them. The fleet-report section credited
the 400ms settle timer with quiet detection and named /fleet; quiet is
polled on the 5s stall interval, settle only coalesces burst store
changes, and the command is /status. Kept-queue drain is at the
interrupt itself, not a later boundary via applyShellInterrupt.
0 commit comments