[P5][AI] Smart service scheduling suggestions (Claude API) #64

Open
opened 2026-05-26 01:33:50 +00:00 by ChrisChen · 0 comments
Owner

Overview

AI recommends optimal service assignments based on serving history, frequency, and availability.

Tasks

  • Build serving history profile per member: slots served, frequency, last served date
  • Claude API: given open slots for a Sunday, suggest best person per slot
  • Avoid scheduling too frequently (configurable rest period)
  • Ministry leader reviews and approves suggestions (one-click accept)
  • Learn from rejections: use override signals to improve future suggestions

Reference

PLANNING.md Section 3.11 - AI smart scheduling

## Overview AI recommends optimal service assignments based on serving history, frequency, and availability. ## Tasks - [ ] Build serving history profile per member: slots served, frequency, last served date - [ ] Claude API: given open slots for a Sunday, suggest best person per slot - [ ] Avoid scheduling too frequently (configurable rest period) - [ ] Ministry leader reviews and approves suggestions (one-click accept) - [ ] Learn from rejections: use override signals to improve future suggestions ## Reference PLANNING.md Section 3.11 - AI smart scheduling
ChrisChen added this to the Phase 5 - App Store and AI Integration milestone 2026-05-26 01:33:50 +00:00
ChrisChen added the module: rostermodule: ai labels 2026-05-26 01:33:50 +00:00
Sign in to join this conversation.