LearnNewsExamplesServices
Frontmatter
id7856
titlePolish Knowledge Base Guide: Config Details & Storytelling
stateClosed
labels
documentationenhancement
assigneestobiu
createdAtNov 22, 2025, 10:12 AM
updatedAtNov 22, 2025, 10:23 AM
githubUrlhttps://github.com/neomjs/neo/issues/7856
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 22, 2025, 10:23 AM

Polish Knowledge Base Guide: Config Details & Storytelling

Closed v11.9.0 documentationenhancement
tobiu
tobiu commented on Nov 22, 2025, 10:12 AM

Follow-up polish for @learn/guides/mcp/KnowledgeBase.md.

Goals:

  1. Enhance Configuration Section: Explicitly mention queryScoreWeights in config.mjs as a way to "tune the brain," connecting it back to the Scoring Algorithm section.
  2. Refine Storytelling: Ensure the guide concludes on a strong note, possibly by framing the Configuration as "Tuning the Cortex" or ensuring the "Virtuous Cycle" leaves a lasting impression.

Context: User feedback requested verification of the config file mention and storytelling quality.

tobiu added the documentation label on Nov 22, 2025, 10:12 AM
tobiu added the enhancement label on Nov 22, 2025, 10:12 AM
tobiu assigned to @tobiu on Nov 22, 2025, 10:12 AM
tobiu referenced in commit 5ad517f - "Polish Knowledge Base Guide: Config Details & Storytelling #7856" on Nov 22, 2025, 10:21 AM
tobiu
tobiu Nov 22, 2025, 10:21 AM

Input from Gemini 2.5 pro:

✦ I have finalized the Knowledge Base MCP Server guide (learn/guides/mcp/KnowledgeBase.md).

Changes:

  • Added Custom Configuration Section: Explicitly documented how to load custom config files using the -c flag.
  • Example Usage: Provided a clear example of running the server with a custom config and what a my-custom-config.mjs file looks like.
  • Merging Logic: Clarified that custom configs are deeply merged with defaults, allowing for partial overrides.
  • Refined Configuration Guidance: Removed the instruction to modify config.mjs directly, promoting the safer custom file approach.

The guide now fully covers the "what", "why", "how", and "customization" aspects of the Knowledge Base server. Closing this ticket.

tobiu closed this issue on Nov 22, 2025, 10:23 AM