watchAssignmentActivatedDataSchema
@mineflow/contracts / watchAssignmentActivatedDataSchema
Variable: watchAssignmentActivatedDataSchema
const watchAssignmentActivatedDataSchema: ZodObject<{
actorId: ZodUUID;
arrivalDate: ZodISODateTime;
objectId: ZodUUID;
personnelId: ZodUUID;
watchAssignmentId: ZodUUID;
watchId: ZodUUID;
}, $strip>;
Defined in: events/hr/watch.ts:69
hr.watch-assignment.activated — сотрудник фактически заехал (scheduled →
active). Подписчики: hr/personnel (статус → onWatch), Notifications.