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>
797 B
797 B
Phase 9.5 — Sports Center Attendance & Access Control
| Field | Value |
|---|---|
| Status | Complete |
| Version | 0.9.5.0 |
Goal
Attendance recording, manual check-in/out, access logs, membership validation at gate — vendor adapters remain in connector framework only.
Scope Completed
- AttendanceRecord, AccessLog aggregates
- Check-in/check-out APIs with membership validation
- Migration
0006_phase_95_attendance;/capabilitiessetsattendance_engine: true
APIs
| Resource | Prefix |
|---|---|
| Check-in | /api/v1/check-in |
| Check-out | /api/v1/check-out |
| Attendance records | /api/v1/attendance-records |
| Access logs | /api/v1/access-logs |