Execution Checklist
Execution Checklist
- YAML config file exists and is valid
- All required fields present (task, input, output)
- Input data files exist
- Output directories exist or can be created
- Handler registered for specified task
- Parameters are correctly typed
- Dry-run validation passes
- Logging configured for debugging
- Error handling covers all failure modes