string-audit v0.4.0 — verbspec surfaces (CLI + MCP) - #21
Merged
Conversation
… tool) Bump 0.3.1 → 0.4.0. Since v0.3.1: audit + extract authored once as verbspec VerbSpecs and projected to CLI + MCP (new string-audit-mcp bin); the Anthropic report tool single-sourced from the same VerbSpec (#18, #19). cas/anchored-chain made optional (#13, #15, #17). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011GNDVjvsbTPsbWV9fEyjLt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release bump
0.3.1→0.4.0for the verbspec surfaces merged since v0.3.1 (they're onmainbut unreleased).Since v0.3.1
reporttool single-sourced from a VerbSpec (defineVerb+toAnthropicTool); projected schema pinned intest.mjs.audit+extractauthored once as VerbSpecs (verbs.mjs) → projected to CLI (thinparseArgs → run → renderbins,--helpfrom schema) and MCP (newstring-audit-mcpbin, stdio server). Output verified byte-identical to pre-verbspec.cas/anchored-chainmade optional (loaded only forSTORE=cas/socket).This PR
package.json→0.4.0README.mdStatus → v0.4.0, noting the verbspec CLI/MCP surfacesMinor bump: adds a new bin (
string-audit-mcp) + MCP surface, backward-compatible CLI. On merge, the release workflow (#11) auto-tagsv0.4.0and publishes. The consumer site can then pinvendor/string-auditto v0.4.0.🤖 Generated with Claude Code
Generated by Claude Code