The sandbox
<registry-url>/<client-id>/<image-name>:<image-tag>), otherwise the registry will reject the push:
The script
What happens
- The run imports files from
./input/to/mnt/. - The agent reads
/skills/translate.mdto learn thetransCLI. - It translates each file to Spanish using bash.
- Results export to the default S3 bucket on completion.
- The fork inherits the sandbox and harness from the parent.
- It translates to French and exports to S3 as well.