read-path-is-universal-site-of-deferred-work

Status: IN

The read path's responsibility encompasses three orthogonal dimensions: active convergence (repair, lazy computation, consistency enforcement), entity-state filtering (lifecycle-aware result exclusion for search and recommendations), and delivery guarantee enforcement (consumer-side poll/commit semantics determine at-least-once vs exactly-once) — making reads the universal site where the architecture's deferred and delegated correctness work is performed.

Justifications

Three independent dimensions of read-path responsibility converge into a universal deferred-work pattern

Depends on (SL): read-responsibility-spans-convergence-and-filtering, delivery-guarantees-follow-write-read-cost-asymmetry

JSON