cdc-consumer-position-is-next-sequence

Status: IN

A CDC consumer's `_position` tracks the *next* sequence number to read (not the last one read); after processing, it advances to `last_event.sequence_number + 1`.

Source: entries/2026/05/29/change-data-capture-cdc.md

JSON