Skip to content

chore(release): v6.14.0 — docs + version sync#229

Merged
manojmallick merged 1 commit into
developfrom
docs/release-v6.14.0
Jun 7, 2026
Merged

chore(release): v6.14.0 — docs + version sync#229
manojmallick merged 1 commit into
developfrom
docs/release-v6.14.0

Conversation

@manojmallick

Copy link
Copy Markdown
Owner

Release prep for v6.14.0 (/update-docs). Next step after merge: /ship (tag + GitHub release).

What's in v6.14.0

Changes in this PR

  • CHANGELOG.md — new [6.14.0] section.
  • CONTRIBUTORS.mdRecent Contributors (v6.14.0) entry.
  • Version sync → 6.14.0 via scripts/sync-versions.mjs: package.json ×3, gen-context.js VERSION, src/mcp/server.js, version.json.
  • docs-vp/guide/cli.mdverify-ai-output table row + full section; command count 39 → 40.
  • docs-vp/guide/roadmap.md — v6.14.0 shipped entry; milestone advanced to v6.15+ (reliable MVP); stats line refreshed (914 tests).
  • docs-vp/index.md — release label v6.13.0 → v6.14.0.

Benchmark metrics — intentionally unchanged

version.json headline metrics (hit@5 81.1%, token reduction 96.5%, task success 53.3%, prompt reduction 41.8%, lift 6.0×) are kept as the canonical full-run values:

  • verify-ai-output adds a command; it does not touch retrieval or token output, so those numbers should not move from this work.
  • Phase 5 ran with --skip-clone, which benchmarks only locally-cached repos (a partial 18-repo sample) — not a canonical full run. Refreshing headline numbers requires a full live-clone run (network, ~20 min).

Refreshed benchmark report JSONs from the partial run were not committed for the same reason.

🤖 Generated with Claude Code

- CHANGELOG + CONTRIBUTORS: verify-ai-output Hallucination Guard prototype (#227, PR #228)
- version sync to 6.14.0 across package.json x3, gen-context.js, src/mcp/server.js, version.json
- docs: cli.md verify-ai-output command + count 40; roadmap v6.14.0 entry + stats (914 tests); index.md release label
- benchmark metrics unchanged: verify-ai-output adds a command and does not affect retrieval/token; --skip-clone run was a partial cached sample, not canonical
Copilot AI review requested due to automatic review settings June 7, 2026 01:37
@manojmallick manojmallick merged commit 7dcf4b5 into develop Jun 7, 2026
6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release preparation for v6.14.0, syncing all version identifiers across the monorepo and updating the documentation/changelog to reflect the new verify-ai-output Hallucination Guard command.

Changes:

  • Bumped versions to 6.14.0 across package.json files, gen-context.js, src/mcp/server.js, and version.json.
  • Documented verify-ai-output in the CLI reference and updated the roadmap + landing page release label.
  • Added v6.14.0 entries to CHANGELOG.md and CONTRIBUTORS.md.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
version.json Bumps published version metadata to 6.14.0.
src/mcp/server.js Updates MCP server reported version to 6.14.0.
packages/core/package.json Syncs sigmap-core package version to 6.14.0.
packages/cli/package.json Syncs sigmap-cli package version to 6.14.0.
package.json Syncs root package version to 6.14.0.
gen-context.js Syncs bundled VERSION + MCP server info version to 6.14.0.
docs-vp/index.md Updates homepage release badge to v6.14.0 and highlights the new feature.
docs-vp/guide/roadmap.md Adds v6.14.0 shipped entry and advances current milestone to v6.15+.
docs-vp/guide/cli.md Adds verify-ai-output to the command table and documents usage/output.
CONTRIBUTORS.md Adds “Recent Contributors (v6.14.0)” entry.
CHANGELOG.md Adds v6.14.0 release notes for verify-ai-output.

Comment thread docs-vp/guide/roadmap.md

**Tags:** `verify-ai-output` · `hallucination guard` · `fake-file` · `fake-import` · `fake-symbol` · `deterministic` · `offline` · `issue #227` · `PR #228`

**Impact:** new command surface for trust/verification; 65 integration test files pass (13 new). Foundation for the reliable MVP (closest-match suggestions, `fake-test-file`/`fake-npm-script`, 5-repo precision proof).
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