Skip to content

Release FixMap v0.8.9 reliability sweep - #628

Merged
aryamthecodebreaker merged 10 commits into
mainfrom
codex/unreleased-error-sweep
Aug 11, 2026
Merged

Release FixMap v0.8.9 reliability sweep#628
aryamthecodebreaker merged 10 commits into
mainfrom
codex/unreleased-error-sweep

Conversation

@aryamthecodebreaker

Copy link
Copy Markdown
Owner

What changed

Why

The published v0.8.8 package had a large confirmed reliability backlog across CLI, core, MCP, Action, CI, evidence, documentation, and the website. This release resolves the full reviewed scope and adds traceable regression proof.

Verification

  • Node 20.11: four TypeScript projects and 697 tests
  • Node 22: four TypeScript projects and 697 tests
  • Node 24: full npm run ci
  • full npm audit: 0 vulnerabilities
  • external and held-out FixMap gates match recorded results
  • external and held-out BM25/lexical/path baselines match recorded results
  • adversarial suite: 9/9, false-confidence rate 0
  • 1,000-file benchmark gate
  • dry-run and fresh install of both 0.8.9 npm tarballs
  • installed CLI version/features/Plan/Validate smoke
  • shared Core/browser export smoke
  • real MCP initialize handshake at 0.8.9
  • production Next build and nine-route HTTP smoke
  • generated Action and rendered documentation parity
  • version, diff, and credential audit

The issue-to-fix-to-test ledger is in docs/releases/v0.8.9-issue-verification.md.

@aryamthecodebreaker
aryamthecodebreaker merged commit c9af1e7 into main Aug 11, 2026
5 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.

bug: fixmap_compare is the only MCP tool that does not reject unknown arguments despite declaring additionalProperties: false

1 participant