Status: OUT
`update_location` iterates all friends and computes haversine for each (O(friends)), while `get_nearby_friends` uses the grid index to narrow candidates before distance checks
Source: entries/2026/06/05/nearby-friends-nearby_friends.md
JSON