chore(brand): align category to Care Intelligence Platform + npm hygiene#12
Merged
Merged
Conversation
Coherence sweep across Upstream-family repos surfaced:
1. README intro paragraph and footer both said "Payer intelligence
Platform" (lowercase 'i', wrong category). Canon per
_config/BRAND.md and _config/CONSISTENCY.md is "Care Intelligence
Platform" — established as the category framing on 2026-05-03 and
used by upstream-skills, upstream-community, and the org profile.
Fixed both occurrences.
2. package.json description was generic ("MCP server for Upstream
care intelligence"). Replaced with category-aligned, npm-shopfront
ready copy. No em dash (forbidden in outbound copy per VOICE.md).
3. Added standard npm registry hygiene fields the published v0.2.0
package was missing: keywords, author, license (was implicit via
LICENSE file), homepage, repository, bugs, engines (node >=20 per
CI), files allowlist. None of these change runtime behavior; they
surface on npmjs.com/package/@upstream-intelligence/mcp.
4. Added npm version badge to README so release state is visible at
a glance.
No version bump (coherence sweep, not a release). Build clean, 9/9
tests pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <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.
Summary
_config/CONSISTENCY.md).Test plan
Recovery commit from 2026-05-17 amplify session (machine died mid-flight). Admin-merged per broken-CI protocol.