job shape: run crewai run,
produce artifacts, and exit. Use this path when a crew should execute as a
repeatable product workflow with logs, outputs, status, and backing sandbox
debugging.
Deploy As A Job
[outputs] for files or directories the job should publish, such as
reports, task summaries, or structured JSON. Keep provider credentials in env
vars, not in project files.
See the CrewAI job example for a
complete project.