immich-fix-server-live-photo

Based on#25329
SegmentInvestigate-and-fix
Typebug
## Task

We have a few bug reports that indicate issues with the storage-template migration.
When the template uses {{album}}:
- the still-photo component moves to the right folder
- the motion-video component (i.e. .mp4) is split off and lands somewhere else (e.g. other/ or root directory)

We see similar behavior when a user changes their storage label and re-runs the migration. The still moves to the new label folder and the motion stays at the old one.

Can you PTAL?

## General instructions

- The code repo is at /repo/immich.
- You are inside of a Docker container. You may not be able to perform all operations you would normally be able to do on a local machine. Dependencies have not been pre-installed, and you may need to install them yourself.
- You are expected to act autonomously as a software engineer to complete tasks you are given.
- Do not stop until you feel you have completed the task and your code changes can be merged.
- You may need to use software engineering skills like analyzing the codebase, researching technologies, running services, analyzing logs, etc. to complete the task. Not all tasks will be solvable by reading source code alone.

Agent Results

AgentTastefulBasicVerifierValidationRubricBloatPractTasteCheated
Oracle
4/41.001.0x
GPT-5.4
4/40.002.4x3.02.0
GPT-5.5
4/41.002.3x4.02.0
Gemini 3.1 Pro
2/41.000.2x2.02.0
Gemini 3.5 Flash
2/40.000.3x2.02.0
GLM-5.2
2/40.000.2x4.03.0
Kimi K2.6
2/40.000.2x3.02.0
Opus 4.8
2/40.000.2x3.02.0
Sonnet 4.6
2/40.000.2x3.02.0
Sonnet 5
2/40.000.3x
Opus 4.7
0/41.001.4x3.02.0
No-Op
0/40.00
Agent details

Verifier Tests

Gemini 3.1 Pro2/4

Rubric Criteria

Gemini 3.1 Pro1/1
Pass → Pass
motion_video_independent_migration_does_not_double_move

Taste Scores

Patch Bloat0.2x
9 agent / 43 oracle SLOC, 2 / 2 files
Practice Alignment — 2.0/5
3
style consistency
1
pattern adherence
2
library usage
2
abstraction level
2
documentation fit
Relative Taste — 2.0/5
3
minimality
2
approach quality
2
hygiene
2
fluency
2
craftsmanship

Agent Patch