LearnNewsExamplesServices
Frontmatter
id9771
titleAdd missing config JSDoc to Memory Core Lifecycle Services
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtApr 8, 2026, 12:24 AM
updatedAtApr 8, 2026, 12:25 AM
githubUrlhttps://github.com/neomjs/neo/issues/9771
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 8, 2026, 12:25 AM

Add missing config JSDoc to Memory Core Lifecycle Services

Closeddocumentationenhancementai
tobiu
tobiu commented on Apr 8, 2026, 12:24 AM

The static config objects inside ChromaLifecycleService.mjs and InferenceLifecycleService.mjs are missing the required JSDoc property annotations (@member, @type). This violates the Neo.mjs strict coding guidelines which require all configurations to be documented for the class system and the auto-generated documentation generator.

These config blocks will be retrofitted with the required JSDoc.

tobiu added the documentation label on Apr 8, 2026, 12:24 AM
tobiu added the enhancement label on Apr 8, 2026, 12:24 AM
tobiu added the ai label on Apr 8, 2026, 12:24 AM
tobiu referenced in commit 4ac1b2e - "docs(ai): retrofit strict config JSDoc to memory core lifecycle services (#9771) on Apr 8, 2026, 12:25 AM
tobiu assigned to @tobiu on Apr 8, 2026, 12:25 AM
tobiu closed this issue on Apr 8, 2026, 12:25 AM