LearnNewsExamplesServices
Frontmatter
id7892
titleReview and Update JSDoc Comments in Memory Core MCP Server
stateClosed
labels
documentationenhancementairefactoring
assigneestobiu
createdAtNov 24, 2025, 11:07 AM
updatedAtNov 24, 2025, 12:25 PM
githubUrlhttps://github.com/neomjs/neo/issues/7892
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 24, 2025, 12:25 PM

Review and Update JSDoc Comments in Memory Core MCP Server

Closed v11.10.0 documentationenhancementairefactoring
tobiu
tobiu commented on Nov 24, 2025, 11:07 AM

The Memory Core MCP server (ai/mcp/server/memory-core) requires a review of its JSDoc comments to ensure compliance with the updated coding guidelines.

Goal:

  1. Class-Level Comments: Ensure all classes have a @summary tag, followed by an empty line, and then a detailed description.
  2. Method-Level Comments: Verify that all methods adhere to the strict block formatting rules (vertical alignment of types, names, and descriptions with correct spacing) and that no empty lines exist between the description and the first @param tag.
tobiu added the documentation label on Nov 24, 2025, 11:07 AM
tobiu added the enhancement label on Nov 24, 2025, 11:07 AM
tobiu added the ai label on Nov 24, 2025, 11:07 AM
tobiu added the refactoring label on Nov 24, 2025, 11:07 AM
tobiu assigned to @tobiu on Nov 24, 2025, 11:57 AM
tobiu referenced in commit f2d1b3f - "Review and Update JSDoc Comments in Memory Core MCP Server #7892" on Nov 24, 2025, 12:25 PM
tobiu closed this issue on Nov 24, 2025, 12:25 PM