LearnNewsExamplesServices
Frontmatter
id9030
titleRefactor: DevRank Data Naming Convention & Whitelist
stateClosed
labels
refactoring
assigneestobiu
createdAtFeb 7, 2026, 7:20 PM
updatedAtFeb 7, 2026, 7:27 PM
githubUrlhttps://github.com/neomjs/neo/issues/9030
authortobiu
commentsCount0
parentIssue8930
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 7, 2026, 7:27 PM

Refactor: DevRank Data Naming Convention & Whitelist

Closed v12.0.0 refactoring
tobiu
tobiu commented on Feb 7, 2026, 7:20 PM

Rename data files to be more semantic and introduce a whitelist policy.

Renaming:

  • data.json -> users.json (The primary dataset).
  • users.json -> tracker.json (The backend discovery index).

New Feature:

  • whitelist.json: List of users to include in users.json even if they are below the minTotalContributions threshold.
tobiu added the refactoring label on Feb 7, 2026, 7:20 PM
tobiu added parent issue #8930 on Feb 7, 2026, 7:20 PM
tobiu assigned to @tobiu on Feb 7, 2026, 7:21 PM
tobiu referenced in commit febce15 - "refactor: DevRank Data Naming Convention & Whitelist (#9030) on Feb 7, 2026, 7:26 PM
tobiu closed this issue on Feb 7, 2026, 7:27 PM