By: Michael Lynch <git@mtlynch.io>
Use typed upload paths for video temp files Keep mediastore.RelativePath scoped to backend-relative media paths while video upload processing uses uploads.VideoUploadPath for absolute temp files. This fixes video tests after merging b/subfolder3's stricter relative-path validation.