Injects attendance (device + manual) business logic context. Run BEFORE touching any file in the Attendance module.
Attendance merges two input sources — biometric devices and manual teacher entry. The merge rule drives payroll (teacher presence) and student absence letters.
class columnapp/DailyAttendance.phpAttendanceController.phpdaily_attendance migrationdaily_attendance migration has the class column listed TWICE — existing bug in the migration file. Do NOT fix unless ticketed.class columnUser: /attendance-module
Claude: Attendance context loaded. Device-wins merge rule noted. Duplicate class column is legacy — will not touch.