SynapseAudit runs only when you explicitly trigger it.
Analysis does not start when:
A file is opened
A file is saved
Code is edited
VS Code is launched
Every analysis run corresponds to a deliberate action taken by the developer, such as executing a command or using a context menu action.
This design ensures that:
Analysis is intentional
Results are predictable
There is no background activity competing for attention or resources