Files
pad/docs
xarmian f4d1616078 docs(deployment): name the resume-boundary residual for operators too (BUG-2739)
The residual list covered the two that leave an OPEN stream stale (BUG-2735,
BUG-2738) and not the one that affects RESUMES: a counter restart with the
epoch intact leaves the two ID spaces overlapping, so a Last-Event-ID inside
the overlap cannot be attributed to either, and a client holding an old-space
cursor there can be handed new-space notifications as though they followed it.

Filed as BUG-2743 during this branch's review. Named here because an operator
deciding whether a counter reset is safe should see it alongside the other
two, together with the thing that actually prevents it: rotating the epoch.

Claude-Session: https://claude.ai/code/session_01JVDBKbgn3Xt7ndW1YoYd8X
2026-08-23 14:35:18 +00:00
..