- The latest snapshot (if any)
- All updates after the snapshot
multipart/mixed — the first part is the snapshot, subsequent parts are incremental updates. Clients don’t need to know whether a snapshot exists or orchestrate multiple requests; bootstrap handles it in one round trip.
Bootstrap also supports live modes: append ?live=sse to seamlessly transition from initial sync into real-time tailing without reconnecting.
