ACCEPTANCE CRITERIA (0/9)
☐ 1. GitHub Actions workflow `.github/workflows/market-intel-daily.yml` runs on weekdays at 08:30 BRT (11:30 UTC)
☐ 2. Workflow can also be triggered manually via `workflow_dispatch`
☐ 3. API keys (`ALPHA_VANTAGE_KEY`, `FRED_API_KEY`) are read from GitHub Secrets
☐ 4. Pipeline executes in order: fetch-bcb -> fetch-commodity (Mon only) -> fetch-fred (Mon only) -> fetch-rss -> fetch-gdelt -> generate-alerts -> daily-digest
☐ 5. Commodity and FRED scripts run only on Mondays (weekly schedule)
☐ 6. Daily digest report is uploaded as workflow artifact
☐ 7. Pipeline completes in under 3 minutes (NFR-13)
☐ 8. Individual script failures do not abort the entire pipeline (continue on error for fetch scripts)
☐ 9. Alert on pipeline failure via GitHub notification
TIMELINE
24/03/2026
feat: Market Intel Sprint 3+4 — cron automation, BCB Focus, Brazil expansion [MI-4.1, MI-5.1] [Story 6.1-sales-intelligence-bot]
3a32291
24/03/2026
feat: sessao 24/03 — DS v6, Market Intel, bot v5 sprints, content extractor [Story 6.1-sales-intelligence-bot]
c996eef