feat(absence-service): publish driver-absence Kafka event when RH validation.
feat(absence-service): publish driver-absence Kafka event when RH validation transitions to accepted
Emit DriverAbsenceEvent from RH->Driver status sync when a driver absence changes to ACCEPTED. Guard publication to transition-only logic to avoid duplicate events and prevent sync loops.