Last active
January 22, 2026 07:19
-
-
Save mobileappconsultant/d2a09a089958cd9839bf125c69cfc070 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "registry_version": "1.0", | |
| "defaults": { | |
| "dedupe_ttl_days": 14, | |
| "poll_interval_minutes": 15 | |
| }, | |
| "feeds": [ | |
| { | |
| "feed_id": "techcrunch", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://techcrunch.com/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["news", "startups", "tech"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "the_verge", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://www.theverge.com/rss/index.xml", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["gadgets", "science", "culture"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "wired", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://www.wired.com/feed/rss", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["in-depth", "tech", "science"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "ars_technica", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://feeds.arstechnica.com/arstechnica/index", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["technical", "science", "policy"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "hacker_news", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://news.ycombinator.com/rss", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["dev", "links", "trending"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "hn_frontpage_hnrss", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://hnrss.org/frontpage", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["dev", "curated"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "mit_tech_review", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://www.technologyreview.com/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["emerging-tech", "ai", "future"], | |
| "audiences": ["cto"] | |
| }, | |
| { | |
| "feed_id": "techrepublic", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://www.techrepublic.com/rssfeeds/topic/technology/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["enterprise", "cloud", "it"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "gizmodo", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://gizmodo.com/rss", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["gadgets", "science"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "mashable_tech", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://mashable.com/feeds/rss/tech", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["internet", "apps", "trends"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "krebs_security", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://krebsonsecurity.com/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["cybersecurity", "investigative"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "schneier_security", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://www.schneier.com/feed/atom/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["security", "crypto"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "the_hacker_news", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://feeds.feedburner.com/TheHackersNews", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["cybersecurity", "alerts"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "techradar", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://www.techradar.com/rss", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["reviews", "gadgets", "guides"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "venturebeat", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://venturebeat.com/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["ai", "ml", "enterprise"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "bytebytego", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://blog.bytebytego.com/feed", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["system-design", "distributed-systems", "ai-engineering"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "dan_luu", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://danluu.com/atom.xml", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["performance", "systems", "debugging"], | |
| "audiences": ["eng"] | |
| }, | |
| { | |
| "feed_id": "arxiv_ai", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://arxiv.org/rss/cs.AI", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["ai", "research", "ml", "papers"], | |
| "audiences": ["eng", "ai_research", "cto"] | |
| }, | |
| { | |
| "feed_id": "arxiv_ml", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://arxiv.org/rss/cs.LG", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["machine-learning", "research", "ai"], | |
| "audiences": ["eng", "ai_research"] | |
| }, | |
| { | |
| "feed_id": "techcrunch_ai", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 15, | |
| "url": "https://techcrunch.com/category/artificial-intelligence/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["ai", "news", "startups", "tech"], | |
| "audiences": ["cto", "eng"] | |
| }, | |
| { | |
| "feed_id": "venturebeat_ai", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://venturebeat.com/category/ai/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["ai", "ml", "news", "enterprise"], | |
| "audiences": ["cto", "eng", "ai_eng"] | |
| }, | |
| { | |
| "feed_id": "marktechpost", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 30, | |
| "url": "https://www.marktechpost.com/feed/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["ai", "ml", "news", "research"], | |
| "audiences": ["eng", "ai_research", "cto"] | |
| }, | |
| { | |
| "feed_id": "deeplearning_ai_batch", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://www.deeplearning.ai/the-batch/rss/", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["ai", "insights", "news", "deep-learning"], | |
| "audiences": ["eng", "ai_research", "cto"] | |
| }, | |
| { | |
| "feed_id": "simonwillison", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://simonwillison.net/atom.xml", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["programming", "python", "web-dev", "tools"], | |
| "audiences": ["eng", "frontend", "dev"] | |
| }, | |
| { | |
| "feed_id": "martinfowler", | |
| "type": "rss", | |
| "enabled": true, | |
| "poll_interval_minutes": 60, | |
| "url": "https://martinfowler.com/feed.atom", | |
| "cursor_field": "{{$now.minus({ hours: 48 }).toISO()}}", | |
| "id_field": "url", | |
| "tags": ["programming", "architecture", "devops", "bestpractices"], | |
| "audiences": ["eng", "cto", "senior_dev"] | |
| } | |
| ], | |
| "prompt_profiles": [ | |
| { | |
| "profile_id": "cto", | |
| "name": "CTO Brief", | |
| "audiences": ["cto"], | |
| "llm_model": "gpt-4.1-mini", | |
| "schema": { | |
| "title": "string", | |
| "why_it_matters": "string", | |
| "key_risks": ["string"], | |
| "recommended_actions": ["string"] | |
| } | |
| }, | |
| { | |
| "profile_id": "eng", | |
| "name": "Engineering Brief", | |
| "audiences": ["eng"], | |
| "llm_model": "gpt-4.1-mini", | |
| "schema": { | |
| "summary": "string", | |
| "implementation_notes": ["string"], | |
| "possible_pitfalls": ["string"] | |
| } | |
| } | |
| ], | |
| "delivery_profiles": [ | |
| { | |
| "delivery_id": "cto_slack", | |
| "audience": "cto", | |
| "workspace_cred": "slack_cto_workspace", | |
| "channel": "#cto-briefs" | |
| }, | |
| { | |
| "delivery_id": "eng_slack", | |
| "audience": "eng", | |
| "workspace_cred": "slack_eng_workspace", | |
| "channel": "#engineering-briefs" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment