trends.stumason.dev
TypeScript
Pull Request Opened
PR #148 opened: fix(mcp): complete the cross-platform family collapse (youtube/linkedin/gtrends/…)
Follow-up to #147. The initial collapse list missed roughly two-thirds of the multi-slug source families, so the post-deploy cross_platform view was dominated by:
youtube_api_*(15 slugs) counted as 4 platforms — all YouTubegtrends_*(3 slugs) counted as 3 platforms — all Google Trends, gave us "when does love island usa start 2026" as a 'cross-platform' storylinkedin_*(8 slugs) — all LinkedIn
Audited the full source_slug taxonomy and extended the CASE.
Verified on prod
| Bucket | After #147 | After this PR |
|---|---|---|
| 4 platforms | dominated by YouTube/gtrends noise | 0 |
| 3 platforms | mixed | 0 |
| 2 platforms | mixed | 112 |
Top examples now: {hn,lobsters}, {hn,martinfowler}, {hn,mittech}, {hn,techcrunch} — genuine independent-community convergence.
+24
additions
-5
deletions
1
files changed