Right now architecture dashboard / AI Mentor perform a refresh or update to the entire application data twice a day (every 12 hours) and it is ok for the bulk of cases, but, if a developer intent to fix some technical debts, there is no way to test them before the next schedule execution. The solution may or may not work and the only way to check it is wait until next execution.
I suggest to allow the user in the Report section to perform a SYNC a report refresh for an application. It will only take the application modules (no dependencies) and it can be run fast.
This will allow the developers to solve the technical debts faster and be sure that the problem is no longer reported.