The causal Dot (replica, seq) that id belongs to.
Only an insert mints a dot. A remove reuses its target insert's id, so projecting a remove's id yields the dot of the insert it tombstones — which is why a dot-keyed cursor over an op stream is well-defined over inserts only.