mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Main already reuses the per-modality input handlers in batch and pipeline (#244), so the modality-aware reuse from the video QA sweep was redundant. Port only the remaining unique piece: pass lenient: skipStructuralValidation to the handler so batched/pipelined PDF tools that opt out of structural validation behave like the single-file factory path. Keeps main's safer explicit image-decode chain (HEIC/RAW/SVG/autoOrient) and AI fileId threading.