Inline compose-file contents (mutates the documents). The agent expects
either a path that exists on the device or base64:<encoded yaml> it
materializes into the workload working directory. Stack files reference
local paths, so we resolve them relative to the stack file's directory and
embed the bytes here — otherwise the agent looks at a path that doesn't
exist on the remote device.
Inline compose-file contents (mutates the documents). The agent expects either a path that exists on the device or
base64:<encoded yaml>it materializes into the workload working directory. Stack files reference local paths, so we resolve them relative to the stack file's directory and embed the bytes here — otherwise the agent looks at a path that doesn't exist on the remote device.