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>
19 lines
491 B
Markdown
19 lines
491 B
Markdown
# Phase 13.3 Handover — Clinic Management
|
|
|
|
| Field | Value |
|
|
| --- | --- |
|
|
| Phase | healthcare-13-3 |
|
|
| Version | 0.13.3.0 |
|
|
| Migration | 0004_phase_133_clinic_management |
|
|
| Tests | test_phase_133.py |
|
|
|
|
## Delivered
|
|
|
|
- ClinicService catalog, StaffAssignment, ClinicPolicy, OperatingHoursPolicy
|
|
- Policy validator: cancellation_window ≤ booking_lead_time
|
|
- Events: `healthcare.clinic_service.*`, `healthcare.staff_assignment.*`
|
|
|
|
## Next
|
|
|
|
- Phase 13.4: Patient Portal
|