Skip to content

Redesign industry news alerts for better engagement#497

Merged
bokelley merged 1 commit into
mainfrom
bokelley/fix-addie-news-alerts
Jan 3, 2026
Merged

Redesign industry news alerts for better engagement#497
bokelley merged 1 commit into
mainfrom
bokelley/fix-addie-news-alerts

Conversation

@bokelley

@bokelley bokelley commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace daily digest with paced single-article posting for better engagement
  • Quality 5 articles post immediately; Quality 4 articles post only if channel has been quiet for 3+ hours
  • Quality < 4 articles are ignored (not relevant enough for Slack or website)
  • Add community article amplification: react with 👀, queue for processing, reply with Addie's take
  • Fix SQL injection vulnerability in isChannelQuiet function
  • Wire up sendCommunityReplies to actually be called in the content curator cycle

Test plan

  • Verify quality 5 articles post immediately to managed channels
  • Verify quality 4 articles only post after 3 hours of quiet
  • Verify quality < 4 articles are not posted anywhere
  • Share an article in a managed channel, verify 👀 reaction and queuing
  • After article processing completes, verify Addie replies with her take

🤖 Generated with Claude Code

Replace daily digest with paced single-article posting:
- Quality 5 articles post immediately
- Quality 4 articles post only if channel quiet for 3+ hours
- Quality < 4 articles ignored (not relevant for Slack or website)

Add community article amplification:
- React with 👀 when someone shares an article in managed channels
- Queue shared articles for processing through content pipeline
- Reply with Addie's take after processing

Fixes SQL injection vulnerability in isChannelQuiet function.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley merged commit f654447 into main Jan 3, 2026
6 checks passed
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