Skip to content

V3.4.2 - ExChek Enterprise Plugin

Choose a tag to compare

@mrdulasolutions mrdulasolutions released this 02 Jun 21:47

Tagged at the v3.4.2 commit on feat/v3.4.1-opus-reviewer-audit-integrity (PR #4); on main once that PR merges. Encompasses v3.4.1 + v3.4.2 (v3.4.1 was not separately released). Attached asset is the full plugin.

v3.4.1

  • exchek-classification-reviewer agent → opus / effort: high (high-stakes second opinion); bulk audit-runner stays on sonnet.
  • Audit-chain integrity fix: report emission is logged in-chain by the MCP (was a plain, unsigned hook line that broke audit_verify); added a read-only SessionEnd seal.

v3.4.2 — docx generator stabilization (Tier 1)

  • Fixed the recurring breakage, root-caused to: (1) ESM import ignoring NODE_PATH (the converter now loads docx via createRequire/CJS, which honors it); (2) a docx ^8.5.0 vs 9.6.1 version skew + the docx<9.6.0 JSZip corruption bug (pinned to docx 9.6.1 exact); (3) no fallback.
  • Never-fails now: on any docx problem it emits a self-contained HTML report (opens in Word) + the JSON record + the markdown source — never a crash or a corrupt file. Plus an astral-char strip and a docx version self-check.
  • 30 tests passing, including a render-and-unzip structural test.

Full details: CHANGELOG.md.

Asset

exchekskills-3.4.2.zip — the full plugin (built via git archive --prefix=exchekskills/ HEAD; tracked files only, no .git/node_modules). Install per the README or /plugin marketplace add github:exchekinc/exchekskills.