Skip to content

fix: digest content hierarchy, dedup, and inclusive tone#1936

Open
bokelley wants to merge 1 commit intomainfrom
bokelley/louisville-v16
Open

fix: digest content hierarchy, dedup, and inclusive tone#1936
bokelley wants to merge 1 commit intomainfrom
bokelley/louisville-v16

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

@bokelley bokelley commented Apr 6, 2026

Summary

  • Cap articles at 5 total (2 official + 3 external max, was 7)
  • LLM selects top 3 external articles (was 5)
  • From the Inside: only show WGs with meetings or threads (not just new member joins)
  • WG summary uses most interesting content item (meeting recap or thread), not mission statement
  • New member joins alone no longer qualify a WG for inclusion (was showing 12 groups, most with just "X new members joined")

Test plan

After deploy, hit Regenerate on /admin/digest. Should see:

  • 5 items max in Worth Your Time
  • Only 3-4 WGs in From the Inside (Editorial, Media Buying, Governance, Creative)
  • No groups showing just "X new members joined"

🤖 Generated with Claude Code

- Dedupe articles by root domain AND title prefix (prevents 2x Basis)
- WG summaries built from actual activity counts, not WG descriptions
  ("2 meetings, 3 active threads" instead of mission statement text)
- Opening take prompt: no fabricated conversations, grounded in content

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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