Scan Codebase
sdd_scan_codebaseScans the project structure to auto-detect language, framework, package manager, folder layout, and key files for steering context.
Instructions
Scans the workspace project structure and returns auto-steering context: detected language, framework, package manager, folder structure, and key files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Scan depth (1-5, default 3) | |
| exclude | No | Glob patterns to exclude (defaults to node_modules, .git, dist) |