mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Three sibling modules (session-stream-lifecycle, session-timeline-seq-gate, and the bootstrap-tail policy from session-timeline-bootstrap-policy) only served the stream reducer. Inline them as private helpers in session-stream-reducers.ts; keep deriveInitialTimelineRequest exported for the hook caller. Removes shallow seams without changing behavior.