AntiPattern

Context-Scoped Execution Semantics

context-scoped-execution-mismatch

Host-only and per-component engine hooks execute in different scopes, so calling the wrong RPC/refresh mechanism or lifetime task can silently no-op or leave stale state, breaking multiplayer replication and UI/game-state synchronization.