Signature
Description
Completes a two-step admin transfer. Promotes the caller to active admin and clears the pending slot. Dev: Reverts withPolicyNotFound when policyId does not exist.
Dev: Reverts with NoPendingAdmin when no transfer is in flight.
Dev: Reverts with Unauthorized when the caller is not the staged pending admin.
Param: policyId Policy whose admin transfer is being finalized.