AntiPattern

Host-Bound Semantics Mismatch

host-bound-rpc-semantics-mismatch

Host-bound execution and state ownership get misinterpreted across client/host boundaries (e.g., RPC host-only vs broadcast vs ownerId), so calls silently do nothing or authority resolves to the wrong controller, breaking replication and interaction behavior.