forecasting/backend/jobs
jtricerolph 72f607132c Tighten AI insight bullet constraints further — still truncating at 800 tokens
Live-tested again: 800 tokens still wasn't enough for Sonnet's bullet density
(6 dense bullets, cut off mid-sentence again). Capped bullet count to 4-5,
added a hard 35-word single-sentence limit per bullet, told it not to add a
closing summary, and raised the cap to 1200 for genuine headroom.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 19:48:05 +00:00
..
__init__.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
accuracy_calc.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
aggregation.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
ai_insights.py Tighten AI insight bullet constraints further — still truncating at 800 tokens 2026-07-24 19:48:05 +00:00
batch_backtest.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
bookings_aggregation.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
data_sync.py Remove old Resos sync path (resos_bookings table) 2026-07-13 21:07:47 +00:00
fetch_current_rates.py NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
forecast_daily.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
metrics_aggregation.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
pace_snapshot_v2.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
pickup_snapshot.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
resos_aggregation.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
resos_bookings_sync.py Remove local asyncio import shadowing module-level import 2026-07-13 20:36:13 +00:00
revenue_aggregation.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
scrape_booking_rates.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
weather_sync.py Add weather sync job, API endpoints and settings UI 2026-07-13 21:10:03 +00:00
weekly_forecast_snapshot.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00