Assume the IVP $$ y'=\sqrt{x-y}=f(x,y), \quad y(2)=2 $$ Since there's no region of the form $$ R=\Big\{(x,y): |x-2|\leq 2 , |y-2| \leq 2 \Big\} $$ in which $f$ is continuous, does it mean that Picard's theorem is undecidable about existence?
Could another theorem tell us for sure?
Consider instead the equation $y' = \sqrt{|x-y|}$, where the right side is continuous on $\mathbb R \times \mathbb R$. Thus Picard says the initial value problem $y' = \sqrt{|x-y|}, y(2)=2$ has a solution in some interval $(2-\delta, 2+\delta)$. It's not hard to show that this solution satisfies $y \le x$ for $x \in [2, 2+\delta)$, therefore it is a solution to your initial value problem in that interval. On the other hand, for $x$ slightly less than $2$ we would have $y > x$, so it can't satisfy your differential equation there.