cdc-backbone-both-heuristic-and-insufficient

Status: IN

The CDC backbone that all derived systems depend on has two independent reliability gaps: event type semantics are determined by reconstruction heuristics rather than explicit markers (insert vs update distinguished by old_value presence, tombstones reported as None, snapshots use sentinel sequence numbers), AND the consistency requirements of derived systems (explicit flush to make mutations visible, old values for index maintenance) aren't reliably met by the CDC infrastructure.

Justifications

CDC event semantics are heuristic-based AND derived systems need guarantees CDC doesn't provide — the consistency backbone is unreliable at both the semantic and operational levels

Depends on (SL): cdc-event-semantics-depend-on-reconstruction-heuristics, derived-system-consistency-requires-flush-and-old-values

Depended on by

JSON