personnelOffWatchDataSchema
@mineflow/contracts / personnelOffWatchDataSchema
Variable: personnelOffWatchDataSchema
const personnelOffWatchDataSchema: ZodObject<{
actorId: ZodUUID;
departureDate: ZodISODateTime;
personnelId: ZodUUID;
watchId: ZodOptional<ZodUUID>;
}, $strip>;
Defined in: events/hr/personnel.ts:85
hr.personnel.off-watch — сотрудник уехал с вахты (статус onWatch → active).
Подписчики: hr/watches, Notifications.