- Remove temporary file creation in processMultipartFileDirectlyWithPath()
- Use file path returned by Python API instead of creating duplicate
- Add filePath field to DocumentProcessingResponse DTO
- File now saved only once in media directory by Core-IA service
Closes IA-439