pub const HANDOFF_SOCKET_PATH: &str = "/run/pact/handoff.sock";
Well-known socket path for namespace handoff.
pact-agent listens on this socket. lattice-node-agent connects to request namespaces for allocations.