MassImportService injected DocumentRepository for the find-or-create pattern during ODS/Excel import. Move the two repository touchpoints (findByOriginalFilename, save) onto DocumentService as 1-line delegations and update the consumer. Refs #417 (C6.2 violation #1). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>