* fix(openshell): unregister sandbox backend on plugin stop
Bind the explicit backend disposer to the plugin service lifetime so disabling or reloading OpenShell retires its factory, manager, and workdir hooks together. Preserve the core registry's stale and repeated disposer semantics.
* fix(sandbox): retire plugin backends with registry lifecycle