pub async fn update_status(status: String) -> boolExpand description
Update the current user’s status (kind 30315) and broadcast to relays.
Status is ephemeral — updated in STATE + frontend but not persisted to DB.
(Re-fetched from relays on next load_profile call.)