Skip to content

chore(brand): align category to Care Intelligence Platform + npm hygiene#11

Merged
byteworthy merged 1 commit into
mainfrom
chore/coherence-sweep-2026-05-17
May 17, 2026
Merged

chore(brand): align category to Care Intelligence Platform + npm hygiene#11
byteworthy merged 1 commit into
mainfrom
chore/coherence-sweep-2026-05-17

Conversation

@byteworthy
Copy link
Copy Markdown
Collaborator

Summary

Coherence sweep across the Upstream-family repos surfaced two drift items:

  1. Category alignment. README intro paragraph and footer both said "Payer intelligence Platform" (lowercase 'i', wrong category framing). Canon per _config/BRAND.md and _config/CONSISTENCY.md is "Care Intelligence Platform" — the category framing established 2026-05-03 and used by sibling repos. Fixed both occurrences.

  2. npm registry hygiene. v0.2.0 was published to npm but the package.json was missing standard registry fields. Added keywords, author, license, homepage, repository, bugs, engines, and files allowlist. The description was generic ("MCP server for Upstream care intelligence") and is now category-aligned shopfront copy. Avoided em dashes per VOICE.md.

  3. npm version badge added to README so release state is visible alongside license / issues / upstream.cx / newsletter badges.

No version bump (coherence sweep, not a release). Build clean (tsc), 9/9 vitest tests pass.

Test plan

  • CI passes (reusable Node stack workflow)
  • npm view @upstream-intelligence/mcp will show the new metadata after the next publish
  • README renders the new npm version badge correctly on GitHub

🤖 Generated with Claude Code

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>
@byteworthy byteworthy merged commit b58eda3 into main May 17, 2026
7 checks passed
@byteworthy byteworthy deleted the chore/coherence-sweep-2026-05-17 branch May 17, 2026 06:10
@byteworthy byteworthy restored the chore/coherence-sweep-2026-05-17 branch May 17, 2026 15:34
@byteworthy byteworthy deleted the chore/coherence-sweep-2026-05-17 branch May 17, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant