On the topic of profinite integers $\hat{\bf Z}$ and Fibonacci numbers $F_n$, Lenstra says (here & here)
For each profinite integer $s$, one can in a natural way define the $s$th Fibonacci number $F_s$, which is itself a profinite integer. Namely, given $s$, one can choose a sequence of positive integers $n_1, n_2, n_3,\dots$ that have more and more initial digits in common with $s$, so that it may be said that $n_i$ converges to $s$ for $i\to\infty$. Then also the numbers $F_{n_1}, F_{n_2}, F_{n_3},\dots$ get more and more initial digits in common, and we define $F_s$ to be their "limit" as $i\to\infty$. This does not depend on the choice of the sequence of numbers $n_i$.
Now, $\hat{\bf Z}\cong\prod_p{\bf Z}_p$ is a direct product of rings of $p$-adic integers, which has FToA and CRT sort of hardcoded into it (via decompositions of the underlying inverse systems). If a sequence of profinite integers $(x_p)$ converges, then in particular each coordinate converges (note I am using the direct product notation for profinite integers, rather than the factorial number system Lenstra uses). This would indicate that the Fibonacci numbers are $p$-adically interpolable.
However, in $p$-adic Interpolation of the Fibonacci Sequence via Hypergeometric Functions,
We say that a sequence $\{a_n\}_{n=1}^\infty$ of rational numbers is $p$-adically interpolatable if there exists a continuous function $f:{\bf Z}_p\to{\bf Q}_p$ such that $f(n)=a_n$ for all nonnegative integers $n$. Since the set of nonnegative integers is dense in ${\bf Z}_p$, for a given sequence $\{a_n\}$ there can be at most one such function, which will only exist under certain strong conditions on $\{a_n\}$. Specifically, an integer sequence is $p$-adically interpolatable if and only if it is purely periodic modulo $p^M$ for all positive integers $M$, with each period a power of $p$. While $\{F_n\}$ is purely periodic modulo $p$ for every prime $p$, its period modulo $p$ is never a power of $p$, which means that the Fibonacci sequence itself can never be $p$-adically interpolated.
This says pretty much the opposite. Evidently there are holes in my understanding. Any ideas?