Maybe I am missing something but no I don't - I don't need the "verification" part of Paparazzi at all:
This is the process that I want/almost have:
• Paparazzi tests are automatically generated for my Compose Previews
• I run Paparazzi on the CI (in record mode) to get screenshots of there Previews. Ideally I want this to happen as part of the "normal" unit test task in gradle so that it works nice with the rest of the CI flow.
• At the end of the gradle build, the recorded (goldens) screenshots are uploaded to some cloud storage.
• There is a web piece that then tracks changes to the screenshots stored in the cloud and does all the "verification"