Skip to content

string-audit v0.3.1 — Vale gate + voice-safe em-dash tells - #14

Closed
bdelanghe wants to merge 1 commit into
mainfrom
release-0.3.1
Closed

string-audit v0.3.1 — Vale gate + voice-safe em-dash tells#14
bdelanghe wants to merge 1 commit into
mainfrom
release-0.3.1

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

What

Cuts v0.3.1, a patch release, by bumping version in package.json (and the README
Status line). The bump is the trigger: release.yml (#11) auto-tags v0.3.1 on the merge
commit and publishes a GitHub release with generated notes — no manual tag push.

This release exists so the downstream consumer site can move its vendored string-audit
pin off v0.3.0 (which predates the voice-safe tells) and onto a tag that includes them,
unblocking a later tighten of the gate to include warn.

Bundles what landed on main since v0.3.0

Test

  • node test.mjs green locally (contract + prose, incl. the voice-safe suggestion-level
    assertions for em-dash antithesis/cadence and the AUDIT_VALE-off gate).

PR run sheet

  1. Independent PR — version bump + README Status line only; no code changes.
  2. Changed codepaths verifiednode test.mjs passes; no source touched.
  3. Root cause identified — N/A (release cut, not a fix).
  4. No duplication — N/A.
  5. No unrelated changes — untracked RELEASE-v0.3.0.md deliberately left out.

🤖 Generated with Claude Code

Cuts a patch release so the version bump triggers release.yml (auto-tag +
GitHub release on the merge commit). Bundles what landed since v0.3.0:
 - #11 release workflow (tag/release on version bump)
 - #12 Vale provider gated on AUDIT_VALE + voice-safe em-dash tells
       (antithesis + cadence downgraded warn → suggestion; closes #6)
 - #13 store loads cas/anchored-chain only when STORE=cas

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bdelanghe

Copy link
Copy Markdown
Contributor Author

Superseded by #17. This branch bumped the pre-#15 package.json (version 0.3.0→0.3.1); #15 has since rewritten package.json entirely, so #17 restores the 0.3.x identity (incl. version 0.3.1) on top of current main.

@bdelanghe bdelanghe closed this Jun 23, 2026
@bdelanghe
bdelanghe deleted the release-0.3.1 branch June 23, 2026 04:17
@github-project-automation github-project-automation Bot moved this from Todo to Done in Front Desk Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Adopt Vale's AI-tell rules instead of hand-maintaining the lexicon

1 participant