Register all active platform services and base features in core DB so admin can manage them, add delivery/hospitality/sports-center backend phases, update apps catalog and production deploy tooling. Co-authored-by: Cursor <cursoragent@cursor.com>
626 B
626 B
Phase 13.1 Handover — Appointment Engine
| Field | Value |
|---|---|
| Phase | healthcare-13-1 |
| Version | 0.13.1.0 |
| Migration | 0002_phase_131_appointments |
| Tests | test_phase_131.py |
Delivered
- Schedule, AvailabilityWindow, AppointmentType, Appointment, WaitingListEntry
- Lifecycle: draft → confirmed → checked_in → completed / cancelled / no_show
- Conflict detection on overlapping doctor slots
- Communication reminder mock on confirm (
MockCommunicationProvider) - Events:
healthcare.appointment.*,healthcare.schedule.created
Next
- Phase 13.2: Doctor Panel