Skip to content

feat(circuit): send full weekday list and trip title for chaining labels

kawtar.bouarif a demandé de fusionner feature/vsn-2862 vers develop
  • Expose tripTitled and multi-day days[] on TripCircuitAssignmentDriverAlgoDTO so vsn-trip-algo can build LU-MA-ME-JE-VE style labels instead of a single MONDAY.
  • TripAlgoDayResolver.resolveSlotDaysList: return all trip.days when size > 1 (resolveSlotDayOfWeek unchanged for single slot-day chaining)
  • TripDriverAssignmentMapper: set tripTitled, days, dayOfWeek on algo payload
  • DriverScore DTO: carry perNewTripContext, assignmentRelations, existingTripsSummary, proposalReason from algo response

Rapports de requête de fusion