In my app I create a directory when I create my theme record. This is to store file assets related to the theme. I've always struggled with how to keep the existence of the directory in sync with the lifecycle of the record. This is my current take:In my app I create a directory when I create my