towerops/config
Graham McIntire 8f45057ba5 chore(cron): move recommendation + LLM enrichment to overnight
DeepSeek API spend isn't justified by minute-by-minute freshness when
ops review insights in the morning. Run rules at 02:00 UTC and the
enrichment pass at 03:00 UTC so summaries are ready by 9 AM local.

- RecommendationsRunWorker: hourly → 02:00 UTC daily
- InsightLlmEnrichmentWorker: every 5 min → 03:00 UTC daily
2026-05-10 10:46:47 -05:00
..
config.exs feat(metrics): expose Prometheus /metrics via PromEx on :9568 2026-05-08 10:25:25 -05:00
dev.exs feat: add /coverage RF prediction feature scaffold 2026-05-06 13:44:14 -05:00
prod.exs feat(coverage): write rasters to NFS-backed dir, serve via dedicated static plug 2026-05-07 07:38:05 -05:00
runtime.exs chore(cron): move recommendation + LLM enrichment to overnight 2026-05-10 10:46:47 -05:00
test.exs test: cut runtime on slow tests, fix time-sensitive flake 2026-05-10 10:39:36 -05:00