inbound-automation
Thirteen feeds filtered into a Monday-morning reading list, while I sleep.
A weekly digest pipeline running across three machines. Miniflux on the NAS pulls 13 AI / LLM / dev-tools feeds and dedups them. A Pi systemd timer normalizes new entries daily into a JSONL queue committed to vault git. A Claude scheduled agent on Anthropic Cloud runs every Monday at 07:14 Oslo to two-stage-filter that queue down to a curated digest under wiki/digests/. The noise filtering happens while I sleep; Monday morning, there's a 10-minute reading list waiting in Obsidian.
$ grep -c ’^ - id:’ docs/automation/sources.yaml 13
$ wc -l .inbox/queue.jsonl 52 .inbox/queue.jsonl
$ ls -1 wiki/digests/ .gitkeep # first digest fires monday 2026-05-04 07:14 oslo
- SOURCES
- 13 feeds
- PI
- daily 06:00
- CCR
- mon 07:14