Add Warning when Missing Built Assets
When using the AI module, you need to build the assets, otherwise MDXEditor, JSON field and AI CKEditor will not be functional. Having a warning appear when the assets are not there to inform the user how to build the assets will help guide the process, and catch early errors.
## QA
1. Delete the built assets
2. Load up the status report page
3. Expect to see a warning about the AI module missing the assets
## Other Ideas
- Add an automated test on tag to ensure the assets are there?
issue