Analyze a GitHub repository
Paste a public GitHub repo URL. IRDME fetches the commit history, builds a two-layer graph (directory structure + git co-change), and runs structural hub analysis. No installation required.
Two layers: directory_coupling (files in the same folder) and co_change (files edited together in the same commit, last 50 commits). Hub shadows appear when a file ranks low in directory structure but high in co-change frequency.
Results can optionally be saved to the community results page (public) — opt-in via the checkbox in the form.
What happens when you click Analyse
No account required. Unauthenticated GitHub API: 60 requests per hour. One analysis uses ~52 requests. Adding a personal access token raises the limit to 5,000/hr. Results are saved publicly — see all community analyses (saved results only).