list_tech_stack
Scans a project directory and returns the tech stack as structured JSON for programmatic analysis.
Instructions
Scan a project and return the tech stack as structured JSON (no HTML file written). Good for programmatic use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Absolute path to the project root. |