LearnNewsExamplesServices
Frontmatter
id9234
titleDevIndex: Split Methodology guide into Introduction and Methodology
stateClosed
labels
documentationai
assigneestobiu
createdAtFeb 21, 2026, 9:51 PM
updatedAtFeb 21, 2026, 9:58 PM
githubUrlhttps://github.com/neomjs/neo/issues/9234
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 21, 2026, 9:58 PM

DevIndex: Split Methodology guide into Introduction and Methodology

Closed v12.0.0 documentationai
tobiu
tobiu commented on Feb 21, 2026, 9:51 PM

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.md guide.
  • Move the following sections from Methodology.md to Introduction.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.md to 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.json dynamically rises).
  • Update learn/guides/devindex/tree.json to include Introduction as the first item.
tobiu added the documentation label on Feb 21, 2026, 9:51 PM
tobiu added the ai label on Feb 21, 2026, 9:51 PM
tobiu referenced in commit a1ba5e3 - "docs(devindex): Complete Methodology split and OptOut links (#9234)" on Feb 21, 2026, 9:57 PM
tobiu assigned to @tobiu on Feb 21, 2026, 9:57 PM
tobiu
tobiu Feb 21, 2026, 9:57 PM

Input from Gemini 3 Pro:

✦ I have completed the separation of the Methodology.md guide into Introduction.md and Methodology.md.

No content was lost. The "Why" is now correctly structured in the Introduction.md file, serving as an overview and manifesto. The "How" (Scoring, Meritocracy Filter logic, Heuristics, etc.) remains in Methodology.md.

I also made sure the Privacy & Opt-Out guide link is moved to the end of the Introduction.md where it is most contextually relevant. The files have been committed to dev and the tree.json structure was updated. Closing this issue.

tobiu closed this issue on Feb 21, 2026, 9:58 PM