# 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`; `/capabilities` sets `attendance_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` | ## Related Documents - [Handover 9.5](phase-handover/phase-9-5.md)