Note. The answer must produce something self-similar that progresses in such a manner regardless of whether positive or negative values are graphed.
Note. The "distance between 'arcs'" I'm talking about is defined in my image (the red dotted line represents such a distance between 'arcs').
The parametric equations, $x,\ y=\sin(t)·φ^{t/π},\ \cos(t)·φ^{t/π}$, yield a spiral where the distance between the 'arcs' grows (/shrinks) gradually reaching powers of $φ$ at every multiple of $π$ (every $180$ degrees). (See My Graph.)
I want to find parametric equations for a spiral where this distance grows (/shrinks) by powers of φ in exactly the same way relative to multiples of the golden angle, that is, $\frac{2π}{φ}$ (Instead of doing so relative to π). ($φ$ is defined as $φ=\left(\frac{1+5^{1/2}}{2}\right)$ herein!)
Such a thing seems totally possible; however I have had little luck thus far. So, I'd be thankful for some help! Thanks.
Graph:


Expanding-upon comment, if we consider polar coordinates $(r,\theta)=(f(t),t)$, with initial condition that the curve passes through $(x,y)=(b,0)$, then the curve's defining relation is $$f(k\omega) - f(k\omega-2\pi) = \phi^{k+c} = \exp_\phi(k+c) \qquad\qquad f(0) = b\tag{1}$$ where $\omega := 2\pi/\phi$, $k$ is an integer, and $c$ is there just to make sure the multiples of $\omega$ match with the appropriate powers of $\phi$. The continuous, $k$-free version of $(1)$ is
Suppose the solution has the form $$f(t) = a\left(\phi^{t/\omega}-1\right) + b \tag{3}$$ Then $(2)$ requires $$\exp_\phi\left(\frac{t}{\omega}+c\right) = a\exp_\phi\left(\frac{t}{\omega}\right) - a\exp_\phi\left(\frac{t}{\omega}-\frac{2\pi}{\omega}\right) = a\exp_\phi\left(\frac{t}{\omega}\right) - a\exp_\phi\left(\frac{t}{\omega}-\phi\right) \tag{4}$$ Dividing the left-most and right-most expressions by $\phi^{t/\omega}$, $$\phi^c = a - a\phi^{-\phi} \qquad\to\qquad a = \frac{\phi^{\phi+c}}{\phi^\phi-1} \tag{5}$$ so that $(3)$ becomes