fix(metadata): verbatim MIT license for GitHub detection, registry-ready server.json - #159
Merged
Merged
Conversation
…hema + version in server.json GitHub licensee reported NOASSERTION because of the descriptive preamble, independence statement, and trailing attribution note inside LICENSE — this breaks awesome-list license bots, the official marketplace's validate-licenses CI, and any directory reading the GitHub license API. All three blocks move verbatim to the README license section. server.json migrates to the current 2025-12-11 camelCase schema and bumps version 3.25.0 → 4.14.3 to match the live PyPI release of hypermnesia-mcp (which already carries the mcp-name ownership marker in its published README), making the file mcp-publisher-ready. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two listing-readiness fixes, no code changes:
NOASSERTIONbecause of the descriptive preamble, independence statement, and trailing attribution note around the MIT text — which breaks the awesome-claude-code submission bot, the official plugin marketplace'svalidate-licensesCI, and MCP directories reading the GitHub license API. LICENSE is now the verbatim MIT template; all three displaced blocks move word-for-word to the README license section.mcp-publisher, and version bumped 3.25.0 → 4.14.3 to match the live PyPI release ofhypermnesia-mcp(whose published README already contains themcp-nameownership marker — verified). The file is now ready for official MCP registry publication.🤖 Generated with Claude Code