No description
Find a file
jtricerolph cabaff8d35 Add rota backfill (60 days) — separate from the 25-month actuals backfill
runRollingSync only ever syncs wage_scheduled 14 days forward, so the AI
insight's 28-day rota-vs-actual comparison had no historical rota to compare
against for a freshly-scaffolded app. Adds a dedicated backfill action that
pulls past schedules via the same throttled weekly-batch pattern as the
existing actuals backfill.
2026-07-24 21:26:02 +00:00
backend Add rota backfill (60 days) — separate from the 25-month actuals backfill 2026-07-24 21:26:02 +00:00
frontend Add rota backfill (60 days) — separate from the 25-month actuals backfill 2026-07-24 21:26:02 +00:00
.gitignore Add AI cost insights dashboard; rota-informed forecast method 2026-07-24 20:43:18 +00:00
docker-compose.yml Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
seed-app.js Initial scaffold: wages app 2026-07-23 09:03:52 +00:00