analyze_repo
Run a full structural analysis of the Swift repository to get a detailed Markdown report of metrics, coupling, and API surface.
Instructions
Run a full structural analysis of the indexed Swift repository.
Executes the 14-phase SwiftKG analysis pipeline — baseline metrics, CodeRank, fan-in/fan-out, module coupling, critical call chains, public API surface, doc-comment coverage, type hierarchy and conformance, insights, snapshot history, and SIR centrality — and returns the results as Markdown.
:return: Markdown-formatted analysis report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |