Remember something from seventh grade: \begin{align} & 142857 \\ {}+ {}& 142857 \\ \\ & 285714 \\ {}+{} & 142857 \\ \\ & 428571 \\ {}+{} & 142857 \\ \\ & 571428 \\ {}+{} & 142857 \\ \\ & 714285 \\ {}+{} & 142857 \\ \\ & 857142 \\ {}+{} & 142857 \\ \\ & 999999 \end{align}
So you get all six possible cyclic shifts before you get the repeating $9$s.
So I tried it in base $12$: \begin{align} & 186T35 \\ {}+{} & 186T35 \\ \\ & 35186T \\ {}+{} & 186T35 \\ \\ & 5186T3 \\ {}+{} & 186T35 \\ \\ & 6T3518 \\ {}+{} & 186T35 \\ \\ & 86T351 \\ {}+{} & 186T35 \\ \\ & T35186 \\ {}+{} & 186T35 \\ \\ & EEEEEE \end{align} So at this point you're yawning and saying all this is just what you expected.
But now notice that in base ten, the first digit gets shifted 4 places to the right, then 5, then 2, then 1, then 3. But in base twelve, the last digit gets shifted 4 places to the left, then 5, then 2, then 1, then 3. Why exactly the same pattern in just the opposite order?
I use to represent cyclic numbers... in circle! Well, I do it with $142857$ since it is my (everyone's?) favorite. That way I can decide the starting point around the circle, make one revolution clockwise, and have a multiple of the original number. But to have the correct sequence of growing multiples, one has to follow the correct sequence of starting points. Since there are not repeated digits, it is easy to see that this sequence goes from the smallest digit to the biggest. I always feel amazed by the symmetry of the path of this sequence (depicted in green in the following picture), for which I am not able to give an explanation:
If I repeat this figurate representation with the base-$12$ version of the number, the result is shocking! Ok, the bases are close enough to make the number have the same amount of digits (i.e. $6$), but... not only the starting points path is just as symmetric as before, it is exacly the same just mirrored! This is what you point out in your question, just represented under a figurative point of view. The base-$12$ picture is here below. I don't know what kind of explanation one can expect to find for this phenomenon, but it seems to me that it is somewhat beyond coincidence.