All product workers
GEO reports worker
geo-reports
Monthly industry aggregate reports from research_findings → whitepapers.
Consumes swarm-geo-reports-jobs, aggregates tenant evidence, generates aggregate industry reports (no shame rankings), fans out via content generation.
Source
- Path
- apps/geo-reports
- Entry
- src/index.ts
- Config
- wrangler.toml
Bindings (summary)
- DB (D1)
- AI
- consumer: swarm-geo-reports-jobs
- producer: swarm-content-generation-jobs
Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.
Commands
cd apps/geo-reports && npm run dev
cd apps/geo-reports && npm run deploy