wages/backend/src
jtricerolph d36655c02c Add manual context field for AI insights
Free-text setting fed directly into every briefing's prompt as ground
truth (e.g. "Joseph Trice-Rolph is on a flexi rota, has no fixed rota
shifts — account for that in overspend"), so known context the data
itself can't show doesn't get flagged as an anomaly. New
ai_insights_manual_context config key, a textarea in Settings, and a
top-of-prompt section in the job with an explicit instruction to treat
it as ground truth.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-25 10:07:37 +00:00
..
jobs Add manual context field for AI insights 2026-07-25 10:07:37 +00:00
lib Migrate rota sync from /api/v2/schedules to /api/v2/rosters/on/{date} 2026-07-25 10:01:35 +00:00
routes Add manual context field for AI insights 2026-07-25 10:07:37 +00:00
auth.js Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
db.js Add manual context field for AI insights 2026-07-25 10:07:37 +00:00
index.js Add AI cost insights dashboard; rota-informed forecast method 2026-07-24 20:43:18 +00:00
ip-check.js Initial scaffold: wages app 2026-07-23 09:03:52 +00:00