The term names two properties a dynamic plugin system needs: the temporal half guarantees that a component's side effects can be completely undone when it is removed, and the spatial half guarantees that components correctly react when their declared dependencies change. Cordis's research paper unifies both into a single context type, arguing this is what makes composable, hot-swappable plugin systems reliable rather than leaking state on removal.