When running SynapseAudit from the CLI, the developer explicitly defines what should be analyzed.
Targets are typically specified as:
Files
Directories
Paths provided as arguments
The CLI does not infer scope automatically.
Scope is always explicitly defined by the user.
This mirrors the editor’s selection-based model in a command-line form.