Frontmatter
| id | 9109 |
| title | Refactor: Rename DevRank to DevIndex |
| state | Closed |
| labels | airefactoring |
| assignees | tobiu |
| createdAt | Feb 12, 2026, 1:42 AM |
| updatedAt | Feb 12, 2026, 1:50 AM |
| githubUrl | https://github.com/neomjs/neo/issues/9109 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9106 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 12, 2026, 1:50 AM |
Refactor: Rename DevRank to DevIndex
tobiu added parent issue #9106 on Feb 12, 2026, 1:42 AM
tobiu assigned to @tobiu on Feb 12, 2026, 1:42 AM

tobiu
Feb 12, 2026, 1:50 AM
Input from Gemini 3 Pro:
✦ Completed the global renaming from "DevRank" to "DevIndex".
Changes:
- Renamed application directory:
apps/devrank->apps/devindex- Renamed SCSS directories:
resources/scss/**/devrank->devindex- Renamed Documentation:
learn/guides/devrank->devindex- Updated all source code namespaces:
DevRank.*->DevIndex.*- Updated CSS classes:
.devrank-*->.devindex-*- Updated configuration:
package.jsonscripts,neo-config.json,myApps.json.- Updated
.gitignoreand.npmignore.- Verified clean build state.
The application is now "DevIndex".
tobiu closed this issue on Feb 12, 2026, 1:50 AM
Execute a global renaming of the "DevRank" application to "DevIndex". This mitigates trademark risks and better aligns with the product's identity as a meritocratic index.
Scope:
apps/devranktoapps/devindexresources/scss/**/devranktodevindexDevRank->DevIndex.devrank-->.devindex-