@yakew7 @Shreyash0712 - filing this against ROADMAP.md, which you're both now code owners of.
Where: ROADMAP.md line ~29, the traction table:
| Stars | Contributors | Forks | Watching | Social Reach | Countries | Audits | Explainers | CI |
| 47 | 18 | 23 | 8 | 30K+ | 18 | 7 | 47 | (check every push/PR) |
and line ~43, the Phase 1 status line, in the same file:
Status: Foundational library complete - 53 explainers published, expanding toward a 60+ library
The bug: the traction table says 47 explainers; 14 lines later, the same document says 53. One document directly contradicts itself on the same fact.
It's not just the Explainers cell - the table's Stars/Forks/Contributors/Countries (47/23/18/18) are also stale against METRICS.md's latest logged snapshot (Stars 48, Forks 26, Contributors 22, Countries 20 as of 2026-W36), suggesting this table simply isn't kept in sync with the weekly tracker METRICS.md already maintains.
Suggested fix: update the whole traction-table row to match METRICS.md's latest weekly snapshot (not just the Explainers cell), and consider a short note pointing future readers at METRICS.md as the live source of truth so this table doesn't drift again between weekly updates.
@yakew7 @Shreyash0712 - filing this against
ROADMAP.md, which you're both now code owners of.Where:
ROADMAP.mdline ~29, the traction table:and line ~43, the Phase 1 status line, in the same file:
The bug: the traction table says 47 explainers; 14 lines later, the same document says 53. One document directly contradicts itself on the same fact.
It's not just the Explainers cell - the table's Stars/Forks/Contributors/Countries (47/23/18/18) are also stale against
METRICS.md's latest logged snapshot (Stars 48, Forks 26, Contributors 22, Countries 20 as of 2026-W36), suggesting this table simply isn't kept in sync with the weekly trackerMETRICS.mdalready maintains.Suggested fix: update the whole traction-table row to match
METRICS.md's latest weekly snapshot (not just the Explainers cell), and consider a short note pointing future readers atMETRICS.mdas the live source of truth so this table doesn't drift again between weekly updates.