a0efe7604e
Without --output, copyDeliverables() is skipped after the workflow finishes, so the final report and all agent deliverables are lost when the emptyDir volumes are cleaned up on pod exit. Pass --output pointing to the workspace's deliverables/ subdir on the workspaces PVC so files survive beyond the pod lifecycle. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>