AuditCodeIntegrity
Scans files or directories for lifecycle teardown parity, mock-theater tests, naming invariants, and swallowed exceptions, returning structured JSON findings.
Instructions
Run the code integrity auditor (lifecycle teardown parity, mock-theater test detection, naming invariants, swallowed exceptions) against a file or directory. Returns structured JSON findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | File or directory to audit (default: cwd) | |
| timeout | No | Timeout in ms (max 600000) |