Signal Schedule
Employees
Employee management is reserved for the admin-first Schedule interface.
Reserved Placeholder
Future work will move employee CRUD and profile management into this dedicated page.
- Current StatusPlaceholder only. No production workflow is active from this page yet.
- Admin FirstBuild the complete admin interface first, then limit visibility by role.
- Future RolesSupervisor, telecommunicator, trainee, and employee views will become filtered versions of this system.
Role Visibility Plan
This page is intentionally visible as an admin placeholder now. Later releases should keep the shared interface and remove, hide, or limit actions by role instead of creating separate duplicate apps.
Employee Identity Model
Identity rule: Human-entered identifiers belong to the agency. Database identifiers belong to the system.
- Hidden system ID: internal database key, not user-facing.
- Employee ID: admin-entered county/agency employee ID.
- Badge Number: optional operational badge number, separate from employee ID.
- User Login: future login account linked separately from the employee record.
- Login Method: future users may sign in with username or email.