deep
Analyzes a repository to generate a Knowledge Extraction Report with architectural insights, design decisions, data flow, strengths, risks, and learning paths.
Instructions
AI-powered deep analysis — produces a comprehensive Knowledge Extraction Report.
Uses an LLM (Anthropic or local) to analyze all static extraction data plus key file contents, producing an expert-level architectural analysis with insights about design decisions, data flow, strengths, risks, and learning path.
Requires FERRET_LLM_API_KEY (for Anthropic) or a local LLM server. Configure via env vars: FERRET_LLM_PROVIDER, FERRET_LLM_MODEL, FERRET_LLM_BASE_URL.
Args: path: Absolute path to the repository root directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |