feat: rename constellation to atlas and add search
Rename all files, routes, docs, and references from "constellation"
to "atlas" (constellation conflicts with an existing ATProto service).
Add search box to atlas page — type a query, it calls the semantic
search API, matches result URIs to points on the canvas, computes a
weighted centroid, and animates the view to center on the results
with matched points highlighted. Cmd+K to focus, Escape to clear.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>