Well… seconds after posting this question, I realized the answer and I’m going to post it for any other people who have the same question.
There’s only 1 way to get from row 4 to row 10 while traversing only 7 squares due to the palindrome condition- the moves have to be sort of “centered” around the diagonal, or else it wouldn’t be a palindrome.