name: dasheng-hotspot-radar description: Use when an agent needs a standalone no-login hotspot/news radar for Dasheng workflows, especially public macro/policy/geopolitics/market trend capture without running the full intake stage.
dasheng-hotspot-radar
Purpose
Run the standalone hotspot capture module used by Stage 1 intake.
Use this when another Agent needs fast public signal discovery from:
- 公开新闻:华尔街见闻、同花顺、彭博市场
- 公开热榜:HN、WSJ、知乎、头条、微博、虎扑、抖音等 no-login sources
Command
cd /Volumes/PSSD/Projects/公众号文章
python3 scripts/run_hotspot_radar.py
Optional output directory:
python3 scripts/run_hotspot_radar.py --output-dir 产物/00_热点捕捉/manual-check
Output
The command writes:
hotspot_radar.jsonhotspot_radar_manifest.jsonraw/public_news_fallback_items.jsonraw/public_fallback_items.jsonraw/hotspot_radar.json
hotspot_radar.json preserves dynamic items and adds:
radar.capture_roleradar.source_roleradar.macro_policy_scoreradar.kept_by
Rules
- Do not hard-filter news content by fixed topics.
- Keep dynamic public hotspots even when macro/policy score is low.
- Treat macro/policy/geopolitics preference as scoring metadata, not an exclusion rule.
- Use source health in
hotspot_radar_manifest.jsonbefore trusting a missing source.