detach

fun detach()

Release all listeners and the writer slot, clear the fragment reference. Idempotent — safe to call without a matching attach. Release on a non-active binder is a silent no-op at the coordinator level (e.g. when this binder already lost its slot to a concurrent attach on a sibling fragment).