AntiPattern
Host-Scoped Semantics Drift
host-scoped-semantics-drift
Host-scoped APIs and runtime ownership rules get invoked from the wrong side (client vs host), so calls either no-op or replicate with different semantics, breaking file/selection/control behavior and making state updates look inconsistent.