predicate-exceptions-silently-skipped

Status: IN

If the predicate function throws on a `(key, value)` pair in `read_predicate`, that pair is silently excluded from results via bare `except Exception: pass` — no logging, no error propagation

Source: entries/2026/05/29/write-skew-detection-ssi_database-read_predicate.md

JSON