SynapseAudit enforces strict access boundaries when interacting with code.
The extension accesses only:
Code currently open in the editor, or
Code explicitly selected by the developer
It does not automatically:
Traverse the workspace
Read unrelated files
Aggregate project-wide context without instruction
All access is scoped, visible, and tied directly to the developer’s action.