As discussed in the other thread, LrC 14.4 will store AI denoise/super resolution data in .lrcat-data. This storage seems to be permanent: once AI denoise is enabled for a photo the blob will be stored indefinitely.
The proposal is to limit the amount of AI blobs stored in .lrcat-data by some threshold size and automatically clean up old blobs. If a user opens a photo with a deleted blob again, it needs to be recomputed by running AI denoise again. So this basically trades storage space for additional processing.
I know that this means that opening a photo with a missing blob the first time will result in a significant delay. Users might still want this behavior. Standard size preview generation could use the non-AI-enhanced version of the photo since AI enhancements (except adaptive color profile) are probably not visible on small previews anyway.
This would make AI blobs work the same way was preview storage works.