As long as it is unlikely that adb reboot "dm-verity enforcing" won't force a wipe, I'll try that. But if you're pretty sure it will. I will hold off until March.I have heard that worked in the past for others (non-Pixels), but can't comment from personal experience.
For what it's worth, disabling verity and verification seems to prevent getting the corrupt message. This might also get rid of the corruption message. I can tell you that I've had verity and verification disabled since the Pixel 6 Pro came out and continue to do so on my Pixel 7 Pro and have never gotten the corruption message, even when I was similarly situated to others who did get it (aside from having verity and verification disabled).
This will cause you to have to reset/wipe...
Code:fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
To keep these flags disabled you have to disable during every monthly update.
So if adb reboot "dm-verity enforcing" doesn't work, you may want to try disabling verity and verification.
Thanks for the insight