A method used to answer the post Does the equation $y^2=3x^4-3x^2+1$ have an elementary solution? showed that the only positive integer solutions of the equations $$ x^4-3x^2y^2+3y^4=z^2$$ $$X^4+6X^2Y^2-3Y^4=Z^2,$$ are $(1,1,1)$ and $(1,1,2)$, respectively. Furthermore these solutions are related in that each can be deduced from the other.
In general, let $b,d,D$ be integers such that $b^2=4d+D$ and consider the pair of equations $$ x^4+bx^2y^2+dy^4=z^2\tag 1$$ $$X^4-2bX^2Y^2+DY^4=Z^2\tag 2$$ where we can assume that $(x,y)=(X,Y)=1$. Then for the method of the aforementioned post to produce an infinite sequence of solutions, we require a solution $(x,y,z)$ of $(1)$ to generate the solution $(\frac{z}{x},y,|\frac{x^4-dy^4}{x^2}|)$ of $(2)$ and we require a solution $(X,Y,Z)$ of $(2)$ to generate the solution $(\frac{Z}{2X},Y,|\frac{X^4-DY^4}{4X^2}|)$ of $(1)$.
I can prove that for this to occur $y=Y$ is odd. Also, since $x$ must be a factor of $z$, $x^2$ is a factor of $d$. Therefore there are only a finite number of possibilities for $x$ and so we are dealing with a finite loop of solutions. Beyond that, I only know that when solving specific equations these loops are rare and, when they occur, seem to have period $2$.
Questions
What periods are possible for such loops of solutions?
What else can be determined about them?