apply-remote-change-no-merge-fn-guard

Status: IN

`apply_remote_change` does not validate that `merge_fn` is non-None when strategy is `CUSTOM_MERGE`; passing `None` raises `TypeError` at call time rather than a descriptive error.

Source: entries/2026/05/29/multi-leader-replication-multi_leader-apply_remote_change.md

JSON