Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 3 KB

File metadata and controls

35 lines (27 loc) · 3 KB

Verified Release Index

This page tracks the latest Delx open-source releases that were verified from both npm and GitHub on 2026-06-27. Use it as the human-readable companion to registry.json and STATUS.md.

Wellness Stack

Project npm package npm version GitHub release Verification
Delx Living Body delx-living-body 0.3.0 v0.3.0 npm test, prod audit, pack dry-run
Google Health MCP google-health-mcp-unofficial 0.5.1 v0.5.1 npm test, prod audit, pack dry-run, CodeQL 0 alerts
Garmin MCP garmin-mcp-unofficial 0.5.3 v0.5.3 npm test, prod audit, pack dry-run
Wellness Nourish wellness-nourish 0.6.11 v0.6.11 npm test, prod audit, pack dry-run
WHOOP MCP whoop-mcp-unofficial 0.5.3 v0.5.3 npm test, prod audit, pack dry-run
Withings MCP withings-mcp-unofficial 0.4.7 v0.4.7 npm test, prod audit, pack dry-run

Infrastructure

Project npm package npm version GitHub release Verification
MCP Scorecard mcp-scorecard 0.5.1 v0.5.1 npm test, self-score 100/100, prod audit, pack dry-run
Delx Memory delx-memory 0.2.3 v0.2.3 npm test, prod audit, pack dry-run
Delx MCP Server delx-mcp-server 0.2.8 v0.2.8 npm test, npm run health, prod audit, pack dry-run

Maintainer Rule

After publishing a package:

  1. Push the release commit and tag.
  2. Verify npm view <package> version dist-tags.latest.
  3. Create a GitHub Release for the tag with npm and verification links.
  4. Run node scripts/sync-registry.mjs in this repo.
  5. Update this index when the release is strategic enough to promote from the hub.
  6. Run node scripts/validate-release-index.mjs to prove npm, GitHub Releases and promoted README backlinks agree.