E13: Access Control Integration¶
Overview¶
Bounded Context / Service: Access Control Export/Import, Admin Portal
Goal: Enable offline ticket validation at stadium gates via pre-game export and post-game import.
Priority: High
Primary User Roles¶
- Admin (for export/import)
- Gate Operator (external)
Scope¶
In-Scope¶
- Pre-match barcode export (barcodes only, no PII)
- Extra codes for post-export changes
- Post-match attendance data import
- Atomic match closure with attendance import
- Fallback for missing attendance data
Out-of-Scope¶
- Real-time API for gate validation
- Access control hardware integration
- Re-entry management
Features¶
| ID | Feature | Size | Description |
|---|---|---|---|
| E13-F1 | Pre-Match Barcode Export | S | Export barcodes for gates |
| E13-F2 | Post-Match Attendance Import | S | Import scanned barcodes |
Dependencies¶
- Match service for export triggers
- Loyalty service for points calculation after import
Risks & Open Questions¶
Access Control Vendor
What access control system vendor and file format is used?
Export Timing
How far in advance must access control export be available?
Related Documentation¶
Last Updated: January 2026