AntiPattern
Context-Specific Dispatch Semantics
wrong-side-context-dispatch
Host- vs client-scoped behaviors get invoked from the wrong side—RPC host/broadcast semantics diverge, event propagation depends on rendered nodes, and UI/animation state updates lag—leading to logic that appears to run but doesn’t replicate or render correctly.