Frontmatter
| id | 9509 |
| title | Docs: Align core engine guides to use "engine" terminology instead of "framework" |
| state | Closed |
| labels | documentationai |
| assignees | tobiu |
| createdAt | Mar 18, 2026, 11:26 AM |
| updatedAt | Mar 18, 2026, 11:26 AM |
| githubUrl | https://github.com/neomjs/neo/issues/9509 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 18, 2026, 11:26 AM |

In
learn/benefits/Introduction.md, Neo.mjs is explicitly positioned as a multi-threaded Application Engine, not just a traditional UI framework.However, across the 6 new
coreengineguides, we slipped back into using the term "framework" 17 times to describe core capabilities. This dilutes the primary messaging.This issue corrects this by replacing instances of "framework" with "engine" across the
learn/guides/coreengine/directory to ensure consistent terminology and reinforce the platform's architectural identity.