No description
Find a file
jtricerolph 822ce2f970 Use per-day available_rooms from forecasting API (overflow excluded)
Switch from a single total_rooms scalar to rm.available_rooms per day,
now that the forecasting public API returns it from daily_occupancy.
Fixes worksheet Avail column showing 80 (total physical beds) instead
of the correct occupancy-reportable room count.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 10:51:58 +00:00
backend Use per-day available_rooms from forecasting API (overflow excluded) 2026-07-20 10:51:58 +00:00
frontend Fix TypeScript types on Directors Forecast API functions 2026-07-20 10:37:09 +00:00
docker-compose.yml Switch Directors Forecast to use forecasting API instead of direct DB 2026-07-20 10:36:08 +00:00