Tenant scopeSwitching here scopes every dashboard island plus the commute chat log to the selected sponsor.
Sponsor · Acme Foods · Pilot Program A

Vehicle schedule

Every seeded van, its assigned driver, and the shift window — with conflict warnings for unassigned vans, drivers split across overlapping shifts, and head-counts above the group’s capacity.

  • 01Pickups and shift ends are HH:mm local. Two windows overlap when neither has ended before the other begins.
  • 02Conflicts are computed server-side and ship with the schedule envelope — the panel never recomputes.
  • 03Edits written by the seed persist across refreshes — the route streams the live database every request.
schedule · live
loading…
total vans
drivers
vans with conflicts
unassigned drivers
Conflict shapes
  • No driver
    van has no driver assigned
  • Driver overlap
    driver on two vans with overlapping shift windows
  • Over capacity
    headcount above the group’s seeded capacity
FMCSA guardrails

Every van renders its driver’s current + next-upcoming shift against the three FMCSA hours-of-service rules. A warn flags a soft cap breach; a block flags a hard cap that would put the driver in violation.

  • OK
    shift stays within the rule
  • WARN
    soft cap (e.g. > 10h driving)
  • BLOCK
    hard cap (rest gap / on-duty span)