pub async fn ensure_ref_actor( state: AppState, ref_id: Uuid, doc_handle: DocHandle, )
Ensures a ref actor is running for the given ref, spawning one if needed.