read-responsibility-spans-convergence-and-filtering

Status: IN

The read path's responsibility extends beyond active convergence (repair, lazy computation, consistency enforcement) to include systematic entity-state filtering (excluding processing/failed/watched items) — both are deferred-to-read decisions whose complexity grows with the system's state space, compounding the read path's total correctness burden.

Justifications

entity-state filtering is an additional read-path cost dimension alongside the already-identified convergence and computation responsibilities

Depends on (SL): reads-are-active-convergence-engines, search-status-filter, recommendation-excludes-watched

Depended on by

JSON