build: signpost every on-disk image cache write
Adds a minimal ImagePipelineDelegate whose willCache hook emits a
DiskCacheWrite os_signpost event with the image's last path component
and byte count. Verifies the fullsize-never-cached discipline holds:
after the refactor every event should fall in the thumb/avatar byte
range (tens to a few hundred KB), never the fullsize range (1-5 MB).
authored by