-
-
Notifications
You must be signed in to change notification settings - Fork 202
DevIndex: Split Methodology guide into Introduction and Methodology #9234
Copy link
Copy link
Closed
Labels
Description
Description
The current Methodology.md guide for DevIndex has evolved into a comprehensive manifesto covering project motivation, the AI era, funding disparities, and legal disclaimers, in addition to actual scoring and heuristic methodologies. This creates a structural imbalance where the "Why" and the "How" are conflated.
Requirements
- Create a new
Introduction.mdguide. - Move the following sections from
Methodology.mdtoIntroduction.md:- Legal Disclaimer
- Project Motivation & The "Invisibility" Problem (including AI Era & Open Source Sustainability)
- Technical Feasibility & The GitHub API Challenge (including the 50k cap and 20MB payload rationale)
- Data Science Use Cases
- Rich Data & Inclusivity
- Refine
Methodology.mdto strictly focus on the "How":- Keep "Scoring" (Commits, PRs, Issues, Code Reviews)
- Keep "Anomaly Detection & Pattern Recognition" (Velocity, Acceleration, Consistency heuristics and Impact Badges)
- Add details about the Meritocracy Filter algorithm (how
threshold.jsondynamically rises).
- Update
learn/guides/devindex/tree.jsonto includeIntroductionas the first item.
Reactions are currently unavailable