pub const S2C_GIT_LOG_PAGE: u8 = 0xA8;Expand description
Live log page: [0xA8][log_id:2][update_id:4][status:1][flags:1][n_frontier:2][frontier:32·N][records:LZ4]
Same records as GIT_COMMITS; re-sent (coalesced, acked) when the
subscription’s resolved endpoints move. flags bit 0 MORE marks a
truncated head page — pull older history statelessly with GIT_LOG
from frontier.