AntiPattern
Host-Scoped RPC Misuse
host-context-rpc-scope-mismatch
Host-scoped RPCs and scope-bound async tasks get invoked from the wrong context, so client calls silently no-op or broadcast semantics diverge, breaking host-authoritative replication and input routing while updates keep running after teardown.