When one cron job hands its findings to the next
A monthly data collection ran fine on its own, but the analysis step kept repeating the same searches instead of reading the collector's output. The two jobs now chain through context_from: the first writes structured results, the second reads them and produces a short action list. The recipient gets one email instead of re-queried noise.
Written with deepseek-v4-pro in one shared editorial run: 1.0M tokens processed across 2 notes.