Walk Time
Walk time is the travel time between one assignment and the next during a shift, counted as a cost in the schedule rather than absorbed by whoever happens to be walking. It runs from ninety seconds between neighbouring positions to fifteen minutes across a large site, and every second of it is paid, staffed time.
Rotation plans are written as interval arithmetic: rotate every 45 minutes, four positions, four people. That arithmetic only holds if people arrive the instant they leave.
A 45 minute rotation is not 45 minutes on station
Charge a 12 minute walk against a 45 minute interval and the person is on station for 33 minutes. A quarter of the interval went to transit, and it repeats. Ten moves over an eight hour shift at 12 minutes each is close to two hours per person, so a team of 40 spends the labour of ten full shifts in motion. Very little of that walking is avoidable. Almost all of it is plannable.
The compounding matters more than the total. Each move in a staggered relief chain waits on the one before it, so a minute lost at the first handoff is still lost at the last. By the fifth position the plan and the floor disagree, and the lead starts improvising.
Proximity aware scheduling
Proximity aware scheduling treats the site as a set of distances instead of a list of names. Once the plan knows position 3 is ninety seconds from position 4 and eleven minutes from position 9, it can order the rotation so consecutive assignments sit near each other and save long crossings for moves with slack around them.
The same data sets a floor under the interval: a 15 minute heat rotation across an area with 10 minute walks spends most of its labour in transit, so the relief pool has to live inside the exposed area. Distances also change through the day, since the crossing that takes six minutes at open takes eleven once the crowd arrives.
Route sequencing for mobile teams
Cleaning, maintenance, and grounds teams do not sit in a fixed position rotation. They travel between jobs all day, so the sequence is the schedule. Two route sheets can hold the same jobs and differ by an hour of productive time purely in the order they are listed.
Sequencing by zone, then by time window inside it, removes the backtracking that eats a mobile team's day. It also makes the plan honest about how many jobs fit, which is fewer than the job durations suggest.
Walk time, commute time, and travel pay
Walk time is not commute time. The journey from home sits outside the shift and is generally unpaid. Walk time happens after the clock-in, between two things the employer asked for, which is why it is normally compensable and the trip in is not.
Keep the pay question apart from the coverage question. Confirming a walk is paid says nothing about who holds the position while it happens, which is the question intrashift scheduling exists to answer.