Bound the corpus
Select the relevant channels and define a publication period so the ranking answers a research question rather than mixing unrelated histories.
Workflow · Reaction ranking
Rank measured posts from selected Telegram channels by captured reaction total, with reaction breakdowns, snapshot timing, coverage, and citations.
Research fit
Researchers building a review queue of unusually reacted-to publications who need deterministic ordering and evidence but do not want a popularity list mistaken for credibility or audience sentiment.
Select the relevant channels and define a publication period so the ranking answers a research question rather than mixing unrelated histories.
Make reactions_total the ordering field. Views and forwards remain companion context and cannot silently change the rank.
Telegram albums are treated as one logical publication so multiple media parts do not occupy several ranking positions.
The latest captured snapshot is used for every eligible post, but those snapshots may come from different post ages; disclose that before interpreting small gaps.
Open each cited post and inspect its wording, media, date, and reaction breakdown before selecting examples or escalating a finding.
Practical module
A useful ranking states exactly what was ordered, which posts were eligible, and why unmeasured publications were excluded.
Analysis contract
Postgres selects one logical item per Telegram publication, reads the latest captured snapshot with a non-null reactions_total, sorts descending, and returns at most the configured ranking limit.
Ready Telegram sources selected for the conversation, optionally constrained by publication start and end times. Posts without a usable captured reaction value remain outside the measured ordering.
A deterministic ranking specification for turning captured reactions into a bounded evidence-review queue.
Within [selected channels] from [start] to [end], rank the top [N] logical posts by captured reactions_total. Include text, permalink, views, forwards, reaction breakdown, snapshot age, observation time, eligible count, measured count, and missing coverage. Do not call the first row a global winner when coverage is incomplete.
Sort eligible logical posts descending by latest captured reactions_total; exclude null or missing snapshots and report the measured subset.
# Most-reacted-post ranking recipe A deterministic ranking specification for turning captured reactions into a bounded evidence-review queue. ## Calculation - Mode: engagement_ranking - Formula: Sort eligible logical posts descending by latest captured reactions_total; exclude null or missing snapshots and report the measured subset. ## Query Within [selected channels] from [start] to [end], rank the top [N] logical posts by captured reactions_total. Include text, permalink, views, forwards, reaction breakdown, snapshot age, observation time, eligible count, measured count, and missing coverage. Do not call the first row a global winner when coverage is incomplete. ## Inputs - **Selected channels:** The explicit ready-source set included in the ranking. - **Publication period:** A shared start and exclusive end bound for candidate posts. - **Result size:** The top-N limit or one leading result per selected channel. - **Review purpose:** The decision that will be made after opening and reading ranked posts. ## Expected output - Ordered post list by captured reactions - Companion metrics and reaction types - Snapshot age and observation timestamp - Eligible and measured coverage - Direct evidence link for every result ## Coverage checks - [ ] Exclude missing reaction values instead of zero-filling - [ ] Deduplicate albums before ranking - [ ] Warn when snapshots represent different post ages - [ ] Do not infer sentiment from reaction rank - [ ] Open every selected leader before using it externally
Boundaries
Founding research pilot
Bring one recurring research job and a small set of public sources. We will assess fit personally before offering a pilot.
30 founding researcher places · rolling admission · personal reply within 2 business days
Analytics cluster
Continue researching