etc/scripts/gh_tool/docs/PHASE1-FINDINGS.md
Date: 2025-10-06 Total Open Issues: 855
The issue backlog reveals clear patterns that can guide systematic triage:
>5 years old: 137 (16.0%) ← Ancient, likely obsolete or philosophical
3-5 years old: 189 (22.1%) ← Old, likely stale
2-3 years old: 181 (21.2%) ← Getting stale
1-2 years old: 151 (17.7%)
6-12 months: 102 (11.9%)
3-6 months: 53 (6.2%)
<3 months: 42 (4.9%) ← Recent
Key Insight: 59% of issues are >2 years old. This suggests either low prioritization or lack of contributor bandwidth.
request 439 (51.3%) ← Mostly compiler/library requests
bug 239 (28.0%)
new-compilers 121 (14.2%)
new-libs 93 (10.9%)
enhancement 79 (9.2%)
ui 51 (6.0%)
help wanted 44 (5.1%)
probably-wont-happen 42 (4.9%)
Status: triaged 35 (4.1%)
lang-c++ 29 (3.4%)
Top 3 Most-Commented:
Zero Comments: 297 issues (35%) have NO engagement whatsoever
Issue #82 (10 years old) is a "Master List" with checkboxes tracking compiler support. This was useful historically but now creates confusion:
These are already flagged but remain open. Examples:
Action: These should be kindly closed with explanations.
Criteria: >2 years old AND <5 comments
These show minimal community interest and are likely:
Sample oldest stale issues:
GCC versions: 11 issues requesting various GCC versions/configurations Clang variants: 9 issues for different Clang forks/versions MSVC versions: 3+ issues for recent MSVC versions (could be consolidated) ROCm/AMD: 3 issues about ROCm compiler versions
These could be consolidated into tracking issues or closed as duplicates.
Many issues have only generic labels like "request" or "bug" without specifics:
This makes filtering and prioritization difficult.
Top keywords:
Pattern: Most issues are straightforward "add X compiler" or "add Y library" requests.
Close "Probably Won't Happen" Issues (42)
Close Ancient Zero-Comment Issues (estimate ~50-100)
Close Obvious Duplicates (estimate ~20-30)
Improve Labeling (412 issues)
Create "Good First Issue" Pipeline (~50 issues)
Consolidate Request Tracking
Implement Stale Bot
Improve Issue Templates
Regular Triage Cadence
Conservative cleanup estimate:
Aggressive cleanup estimate:
Proposed Plan:
all-issues-raw.json - Full issue data from GitHubissues-summary.json - Simplified formatfull-analysis.txt - Complete statistical analysisPHASE1-FINDINGS.md - This document