deliveredLocal

This replica's delivered version vector: author → highest contiguous (gap-free) seq this replica has applied, derived from the current merged state's Quilted.causalDots. Recomputed on every state change (local apply and inbound delta), so it never carries an incremental-contiguity bug — a gap in an author's dots truncates that author's high-water at the gap.

This is the per-replica matrix-clock row of the causal-stability barrier (ADR-003 addendum v3, #262): it is gossiped via QuiltMessage.Delivered and folded into peers' matrices. Empty for CRDTs that expose no dots (the whole delta-state zoo); populated for us.tractat.kuilt.crdt.Rga.