Pelusium is built and ready — escrow, jobs, shop flows, and on-chain wiring work — but today's EVE Frontier world contracts still tie withdrawn items back to the SSU they came from. That blocks real hauls to a different SSU until the game can re-parent inventory across units.
There is a reference PR in world-contracts (not a live prod branch) for CCP to take inspiration from — please share it internally and prioritize landing something like it so asynchronous delivery services can exist.
The wallet that creates this job is the shipper. In one transaction the Pelusium contract splits your SUI into freight escrow (courier payout on delivery, minus protocol fee) and optional goods escrow (seller payout on delivery when you enter goods amount + seller address). Both balances live on the FreightJob object until delivery or refund.
For shop buys delivered to your SSU, the shipper is usually you (the buyer).