gaiia_analyze_project
Analyze a local project directory to perform a deep architectural audit, identifying design issues and dependencies.
Instructions
Perform a deep architectural audit of an entire local project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory_path | Yes | The absolute path to the project directory | |
| mode | No | Default is 'audit'. |