Adds persistent federation registry storage endpoints under /api/users/@me/federation-registry. GET returns all registry entries with the stored updatedAt timestamp. PUT replaces the full registry via LWW (409 on stale write) in an atomic transaction.