Skip to content

Include quoted_tweet_id in seen/served related-post ids - #151

Closed
Pitchfork-and-Torch wants to merge 1 commit into
xai-org:mainfrom
Pitchfork-and-Torch:cursor/quote-related-seen-ids-8e2c
Closed

Include quoted_tweet_id in seen/served related-post ids#151
Pitchfork-and-Torch wants to merge 1 commit into
xai-org:mainfrom
Pitchfork-and-Torch:cursor/quote-related-seen-ids-8e2c

Conversation

@Pitchfork-and-Torch

Copy link
Copy Markdown

related_post_ids_iter walked tweet/retweet/reply ids only, so seen/served filters missed quote-as-same-card.
QuoteHydrator fills quoted_tweet_id before PreviouslySeen, PreviouslySeenBackup, and PreviouslyServed.
Chain quoted_tweet_id next to retweet and reply. Leftover of #138, not a Thunder delete.
Tests: iterator includes the quote; backup filter drops a quote of an impressed original. Standalone 5/5.
home-mixer has no Cargo.toml in this snapshot.

Quote cards reuse the quoted original. PreviouslySeen and PreviouslyServed
only walked tweet/retweet/reply ids, so a quote of an already-seen post
was treated as new inventory.
@Pitchfork-and-Torch

Copy link
Copy Markdown
Author

Parking this intern-stack PR per operator GitHub cleanup (2026-09-08). Hunt notes remain local. Not a reject of the class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant