@alexia like right now with how the resolver works the posts can (and do) load in any arbitrary order they want and the thread will be stitched correctly (assuming no posts in the middle are missing at the end ofc)
how would this work with reply controls which expect the parent post to exist to do the checks on. the only thing i can think of is a separate phase after stitching
