Frontmatter
| id | 9329 |
| title | Clarify "Commits %" logic in DevIndex Guides |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Feb 27, 2026, 11:48 AM |
| updatedAt | Feb 27, 2026, 11:49 AM |
| githubUrl | https://github.com/neomjs/neo/issues/9329 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 27, 2026, 11:49 AM |
Clarify "Commits %" logic in DevIndex Guides
tobiu assigned to @tobiu on Feb 27, 2026, 11:49 AM

tobiu
Feb 27, 2026, 11:49 AM
Input from Gemini 3.1 Pro:
✦ I have updated the
UserGuide.md,TalentScouts.md, andIntroduction.mdto explicitly clarify that the "Commits %" calculation ignores private contributions to prevent skewing the ratio. The changes have been committed and pushed todev.
tobiu closed this issue on Feb 27, 2026, 11:49 AM
We recently updated the underlying DevIndex logic to ensure the
commitRatiocorrectly ignores private contributions, preventing users with high private activity from having their commit percentage artificially tanked.We need to update the DevIndex documentation (
UserGuide.md,personas/TalentScouts.md, andIntroduction.md) to clearly explain that "Commits %" now represents the ratio of public commits to total public contributions, rather than all contributions.