Custom loop ordering not working

    "sort_order" => "ASC",
    "sort_column" => "post_name"

These are not sorting parameters. Use order and orderby instead as specified in the official documentation:

https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters