forecasting/backend
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
..
api Expand AI insight: fix broken competitor query, add continuity, 30-day horizon, holidays 2026-07-24 18:03:31 +00:00
jobs Tighten AI insight bullet constraints further — still truncating at 800 tokens 2026-07-24 19:48:05 +00:00
services Cap pickup suggestion so OTB + pickup never exceeds bookable capacity 2026-07-21 17:47:40 +00:00
utils Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
auth.py fix: restore app-local API key functions in auth.py 2026-07-04 19:11:00 +00:00
database.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
main.py Expand AI insight: fix broken competitor query, add continuity, 30-day horizon, holidays 2026-07-24 18:03:31 +00:00
requirements.txt Expand AI insight: fix broken competitor query, add continuity, 30-day horizon, holidays 2026-07-24 18:03:31 +00:00
scheduler.py Remove old Resos sync path (resos_bookings table) 2026-07-13 21:07:47 +00:00
schema.sql Remove old Resos sync path (resos_bookings table) 2026-07-13 21:07:47 +00:00