A thread has a publication time and an activity time. PalmX stores activity separately so a new reply can bring a conversation back to the top without rewriting when the original post was published.
This keeps archive history honest while making live conversation discoverable.
A native WordPress comment can bring this thread back to the top without changing the original post date. @horse this is the activity-time example.
The nested reply stays in WordPress comment_parent, so the thread remains native while the activity time updates.