After analysis completes, SynapseAudit presents findings directly inside VS Code.
Each finding is tied to:
A specific code location
An observed pattern or behavior
A severity level
Findings are designed to be read alongside the code, not as detached messages.
For each finding, developers can expect:
Clear identification of the relevant code
An explanation of why the pattern may be risky
Context to support decision-making
The intent is not to overwhelm, but to support informed review.