diff --git a/docs/ISSUES.md b/docs/ISSUES.md index 64296daa..9a1d0180 100644 --- a/docs/ISSUES.md +++ b/docs/ISSUES.md @@ -148,7 +148,7 @@ split result places normally instead of throwing. ## #315 — `runTeleportHook` builds a `Func` closure per network packet -**Status:** CLOSED 2026-08-04 by `ddb38f37` — the OnPosition collapse +**Status:** CLOSED 2026-08-04 by `aaf0811f` — the OnPosition collapse converged the three `RunRemoteArmTail` call sites into one, which is what made caching worthwhile. The one remaining call site now passes two delegates cached ONCE at construction (`RemoteArmCallbacks`, a small nested