The just-published Commit whose
changedNodes intersected the projection's recorded read-set.
The projection re-evaluated under the engine's tracking accessor at fire-time, so observers see the post-commit value without needing to call Graph.read themselves.
Per-projection observer callback for Graph.subscribeReads (#701, SPEC ยง11.1 amended).