What I was truly looking for was when I create a new product, it to already have ALL the available inventory locations, in the correct order. Since this doesn't seem supported by the product OOTB, and I am importing programmatically, I simply added logic to import tool to ensure every product has all my inventory locations, in the correct order. I then have my sorting mode defaulted to manual to adhere to that order.