AntiPattern
Host vs Client Semantics
wrong-side-rpc-and-scope
RPC host-only or host-authoritative calls silently misfire when invoked from the wrong side, and async tasks or input/sync logic keep running or route incorrectly after ownership changes, breaking replication and client input behavior.