Skip to content

Release 0.14.3: installed-package closure + truthfulness fixes#51

Merged
zk-xyz merged 1 commit into
mainfrom
fix/0.14.3-installed-closure
Jul 18, 2026
Merged

Release 0.14.3: installed-package closure + truthfulness fixes#51
zk-xyz merged 1 commit into
mainfrom
fix/0.14.3-installed-closure

Conversation

@zk-xyz

@zk-xyz zk-xyz commented Jul 18, 2026

Copy link
Copy Markdown
Member

Summary

Release-boundary closure caught in security review: v0.14.2 was tagged before PR #50 merged, so npm consumers lack the fixed-point comment sanitizer. This ships it, plus two truthfulness fixes:

  • Preflight WARN (unresolved vars) no longer contradicts itself with "All checks pass" — the message now matches the verdict and says what to fix
  • Benchmark validators enforce what task instructions actually request: blog exactly-3-sentences, CTA headline+button+style elements (harness gains min_sentences and must_match arrays)

Test plan

  • npm test — 988/988
  • node scripts/agent-eval.mjs — 29/29 deterministic
  • Release metadata OK: 0.14.3
  • CI matrix green — required by ruleset

🤖 Generated with Claude Code

- Ships the fixed-point SVG comment sanitizer (PR #50) to npm — it
  merged after the v0.14.2 tag, so installed packages lacked it
- Preflight WARN from unresolved vars no longer says "All checks pass"
- Blog task enforces exactly 3 sentences (min+max); CTA task requires
  the headline/button/style elements its instruction requests
  (must_match arrays + min_sentences in the harness)

Tests: 988/988.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@zk-xyz
zk-xyz enabled auto-merge (squash) July 18, 2026 18:29
@zk-xyz
zk-xyz merged commit 91bdbe2 into main Jul 18, 2026
4 checks passed
@zk-xyz
zk-xyz deleted the fix/0.14.3-installed-closure branch July 18, 2026 18:30
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.

1 participant