AI News Curation Rules

AI News is a public reading list, not a scraper mirror. Each entry should help readers decide whether the original article is worth opening.

What qualifies

  • Model releases and benchmark reports
  • Developer-tool updates
  • AI agent workflow changes
  • Local AI hardware and infrastructure notes
  • Open-source policy changes that affect AI builders
  • High-signal research or product updates

What to store

Each article entry should preserve:

  • Title
  • Original URL
  • Source
  • Author when available
  • Original publication date when available
  • Rocky summary
  • Short excerpt only
  • Why-it-matters bullet points
  • Tags

Copyright-safe summary shape

Do not paste the full article. Use a short excerpt and Rocky’s own summary. Link back to the original source prominently.

node scripts/import-ai-news.mjs --url=https://example.com/article   --rockySummary="Short original Rocky summary"   --excerpt="Short quoted excerpt"   --tags="AI Agents,Developer Tools"

Deployment check

After adding an article, deploy the portal and verify the live page contains the title and summary.

gcloud run deploy heyrocky-portal --source . --region us-central1 --platform managed --quiet
curl https://heyrocky.ai/ai-news