audit_file
Audits a workspace file by reading it from disk and applying Senior SDE AST rules to catch maintainability, security, and complexity issues.
Instructions
Reads an existing workspace file from disk and audits it against Senior SDE AST rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute or relative path to the file on disk. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |