Skip to content

chore(release): grounding-mcp v0.3.2#101

Merged
LanNguyenSi merged 1 commit into
masterfrom
chore/release-grounding-mcp-v0.3.2
May 30, 2026
Merged

chore(release): grounding-mcp v0.3.2#101
LanNguyenSi merged 1 commit into
masterfrom
chore/release-grounding-mcp-v0.3.2

Conversation

@LanNguyenSi
Copy link
Copy Markdown
Owner

What

Release @lannguyensi/grounding-mcp@0.3.2, publishing the solution-acceptance gate producer.

solution_evaluate / solution_gate (#100) landed on master after the v0.3.1 lockstep release, so they are not in the published 0.3.1 tarball (git describe of the feature commit = grounding-mcp-v0.3.1-1-g<sha>; solution-verdict.ts is absent from the v0.3.1 tag tree). This release ships them.

Why now

It is the hard prerequisite for the harness consumer wiring (task cc43c7a4): until 0.3.2 is installable, operators cannot run the producer and the harness completion-gate would deadlock on a permanent deny.

Changes

  • packages/grounding-mcp/package.json: 0.3.1 to 0.3.2
  • packages/grounding-mcp/src/server.ts: PACKAGE_VERSION 0.3.1 to 0.3.2
  • packages/grounding-mcp/CHANGELOG.md: 0.3.2 entry
  • package-lock.json: workspace version refresh

No source-logic change; ships exactly one feature commit (dc7360a).

Verification

  • npm run build:deps plus build grounding-mcp: green
  • npm test --workspace=@lannguyensi/grounding-mcp: 47/47 pass
  • node dist/server.js --version prints 0.3.2
  • dist/solution-verdict.js present and inside the files allow-list

After merge: push tag grounding-mcp-v0.3.2 (single tag; publish-libs.yml publishes one package per tag).

Refs: agent-grounding#100, harness task cc43c7a4

Publish the solution-acceptance gate producer (solution_evaluate /
solution_gate, #100), which landed after the v0.3.1 lockstep release and
so is absent from the published 0.3.1 tarball. This unblocks wiring the
verdict-marker consumer into harness (task cc43c7a4).

Bumps package.json + the in-source PACKAGE_VERSION, adds the 0.3.2
CHANGELOG entry, regenerates the workspace lockfile. No source-logic
change. Build and 47 grounding-mcp tests green; the --version
short-circuit and the solution-verdict.js dist artifact verified locally.

Refs: agent-grounding#100, harness task cc43c7a4

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@LanNguyenSi LanNguyenSi merged commit bc61b90 into master May 30, 2026
1 of 3 checks passed
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.

2 participants