Language Statistics
sdlc_language_statsAnalyze a directory to provide language breakdown by file count and line count, with primary-language detection.
Instructions
Language breakdown by file count and bounded line counting, with primary-language detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Target directory. Filesystem roots are rejected; UNC/network paths require an explicit environment override. | |
| maxFiles | No | ||
| maxFileBytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| primaryLanguage | No |