repo_map
Map a repository's languages, symbol counts, and key files by import centrality to orient quickly. Enable html to generate an interactive architecture map.
Instructions
Project map: languages, symbol counts, key files ranked by import centrality. Call FIRST to orient. html=true also writes an interactive architecture map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | No | Also write .codegraph/map.html (interactive import graph) | |
| limit | No | Max files to show (default 25) |