Run work on another machine

Place work on a machine with current project, agent, and transport evidence that the dispatcher has actually consulted.

Easy path

> Run this delivery on the machine that is ready for it.

railyard:orchestrate combines the delivery contract with roundhouse:fleet-readiness before placement.

What happens

The destination produces host, task, and transport readiness evidence. The dispatcher binds the selected destination to the task, starts dependency-ready lanes, and keeps the same delivery gates inside the placed lane.

Proof point

The readiness source defines a placement table and the orchestration source consults readiness before creating a remote work task. Sources: roundhouse/docs/skills/fleet-readiness.md and railyard/docs/skills/orchestrate.md.

Next

Administer a remote machine or read the fleet readiness reference.