It is nice that the golden ratio appears automatically when we are not looking for it. This is what happened to me when I was using GeoGebra and trying to solve a different problem that occurred to me:
Data: $C$ parabola Featured F and L, Point A moving freely on L, Point B represents Muscat-based F on L, Point M represents
Intersection of a F widget with C.
Required: Find the appropriate position for a point A which makes AM=FB.
Was it previously discovered or not? In any case, how do we prove that?



GeoGebra plot with polar equations for the parabola and its directrix. Parameter $p=FB$ has been taken equal to $1$.
Let us take the focus $F$ of the parabola as the origin and the horizontal line passing through the focus as the reference $x$-axis, in particular for angles.
Let us consider the following polar equations where $\theta := \angle (Fx,FP)$ ($P$ being a generic point on the parabola) :
parabola's polar equation : $r= -\frac{p}{1-\sin \theta}$
directrix' AP polar equation : $r= -\frac{p}{\sin \theta}$
With these equations, condition :
$$AM=FB \iff FA-FM=FB$$
can be expressed as :
$$- \frac{p}{1-\sin \theta}+\frac{p}{\sin\theta}-=p$$
Setting $x:=\sin \theta$, and simplifying by $p$ : one gets quadratic equation :
$$x^2+x-1=0$$
whose unique root in interval $[-1,1]$ is
$$x=\sin \theta = \frac{1}{\Phi} = \frac{FB}{FA} \tag{1}$$
(indeed $\theta = \angle BAF$)
Tking the inverse ratio in (1) :
$$\frac{FA}{FB}=\Phi$$