TorbatYar/docs/phase-handover/phase-13-1.md
Mortezakoohjani 5c6a2e78cf feat(platform): seed service registry, deploy all modules, and fix homepage catalog.
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>
2026-07-27 12:39:51 +03:30

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