================================================================================ LISTA DE ARQUIVOS — Integração Facial / Control iD (Registro Pro) Data: 28/07/2026 ================================================================================ -------------------------------------------------------------------------------- 1) PÁGINAS / ARQUIVOS NOVOS (criados) -------------------------------------------------------------------------------- [Control-iD — pacote de integração] Control-iD/src/bootstrap.php Control-iD/src/ControlIdSchema.php Control-iD/src/IdSecureCloud.php Control-iD/src/ControlIdDevices.php Control-iD/src/ControlIdPersons.php Control-iD/src/ControlIdEmployeePhoto.php Control-iD/src/ControlIdEmployees.php Control-iD/src/ControlIdAccessEvents.php Control-iD/bin/auto_import_punches.php [Painel web — páginas e ponte] desktop/public/web/facial.php desktop/public/web/facial_poll_events.php desktop/src/Views/home_facial.php desktop/src/Web/WebControlIdFacial.php [Regras de ponto compartilhadas] desktop/src/Point/PunchWorkDateResolver.php -------------------------------------------------------------------------------- 2) PÁGINAS / ARQUIVOS ALTERADOS (já existiam) -------------------------------------------------------------------------------- desktop/public/web/.htaccess - Rotas /facial, /home/facial e /facial/poll-eventos desktop/src/Views/partials/panel_floating_nav.php - Item de menu Facial + poll automático de eventos desktop/public/web/home.php - Tick de importação automática ao abrir o início desktop/public/web/ajuste_ponto.php - Tick de importação automática ao abrir o espelho/ponto desktop/public/api/employee/punch_button_register.php - Passou a usar PunchWorkDateResolver (mesma lógica de virada/turno noturno) -------------------------------------------------------------------------------- 3) RESUMO RÁPIDO -------------------------------------------------------------------------------- Novos: 14 arquivos Alterados: 5 arquivos URLs novas do painel: - /web/facial (e /web/home/facial) - /web/facial/poll-eventos ================================================================================