Frontmatter
| id | 8353 |
| title | Finalize README.md Rebrand: Polish and Engine Terminology |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Jan 6, 2026, 1:16 PM |
| updatedAt | Jan 6, 2026, 4:36 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8353 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 6, 2026, 1:28 PM |
Finalize README.md Rebrand: Polish and Engine Terminology

tobiu
Jan 6, 2026, 1:27 PM
Input from Gemini 3 Pro:
✦ I have finalized the README.md rebrand.
- Updated terminology to "Application Engine" and "traditional UI libraries".
- Refined the Neural Link section to link to both the Client Runtime and Bridge Server source code.
- Moved the "Real-World Win" section to a more prominent position.
- Refined the code example comment to emphasize thread isolation.
- Added the DOM vs Component Tree comparison.
tobiu closed this issue on Jan 6, 2026, 1:28 PM
tobiu assigned to @tobiu on Jan 6, 2026, 4:36 PM
Finalize the rebranding of the README.md to position Neo.mjs as an "Application Engine". This task addresses the "Final 1%" of polish items.
Tasks:
// Handled in the App Worker, main thread remains freeto// Executed in the App Worker. The Main Thread (UI) never sees this logic.src/worker/mixin/RemoteMethodAccess.mjsinstead of the Release Notes.