Configure analysis defaults at Settings → Trending News.
Requires manage_options. Slack connection settings live at Settings → PRC Slack.
Analysis
| Field | Purpose |
|---|---|
| Google News API key (settings field) | Stored in options; runtime fetch uses PRC_PLATFORM_GOOGLE_NEWS_API_KEY |
| Max fetch multiplier | 1–5 |
| Related posts lookback (months) | 1–24 |
Chat
Editors talk to PRC Nexus in Slack, not to a separate Trending News bot. Map prc_slack_user_id on the WordPress user and hold edit_posts so Nexus can offer this system.
Run history
Published analysis runs appear under Settings → Trending News Runs (trending_news_run post type). Use WP-CLI wp prc agents-trending-news run for on-demand runs (see Architecture).