Specifics of peer addition in libp2p's kademlia routing table

I asked this question in the libp2p IRC channel and the answer is yes, peers get stored in the routing table on a least-recently-used basis. However, the js implementation doesn’t perform PINGs.