scan
Inspect a project's source code to identify AI-generated tells and compute an AI tell index from 0 to 100, with file and line details. No account or AI required.
Instructions
Scan a project's source code for AI tells, with no account and no AI. Returns the static AI tell index from 0 to 100, where lower is better, each tell found with its file and line, and the routes, forms and modals. start_review already runs it, so use it for a quick check outside a review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Folder to scan. A relative path starts from the folder the agent runs in. Defaults to that folder. |