- Shared Editor integration hosts write screenshots only under the active CMake build directory.
- The output root is the executable directory: `.../Debug/captures/<scenario>/`.
- Example output: `<build>/tests/UI/Editor/integration/shell/object_field_basic/Debug/captures/object_field_basic/latest.png`
- History output: `<build>/tests/UI/Editor/integration/shell/object_field_basic/Debug/captures/object_field_basic/history/<timestamp>_<index>_<reason>.png`
- No new screenshot output is allowed under source-tree `tests/UI/.../captures/`.