Frontmatter
| id | 8301 |
| title | [Neural Link] Implement toJSON in util.KeyNavigation |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | tobiu |
| createdAt | Jan 3, 2026, 8:37 PM |
| updatedAt | Jan 3, 2026, 8:56 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8301 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 8200 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 3, 2026, 8:56 PM |
Implement
toJSONserialization forNeo.util.KeyNavigation.Scope:
component: Export lightweight reference:{ id, className }.keys: Exportme.serializeConfig(me.keys).Goal: Standardize serialization for Neural Link without circular dependencies.