v0.3.1
v0.3.1
This release contains the completed no-behavior-change refactor train merged into main.
Highlights
- Split large Rulemorph modules and integration tests into smaller responsibility-focused modules.
- Preserved public API names/exports, transform semantics, trace JSON schema, and CLI/MCP/HTTP contracts.
- Bumped all Rulemorph Rust crates and README dependency example to 0.3.1.
Verification
- scripts/verify-release-build.sh passed on main before publishing.
- The release workflow will verify Cargo versions against the v0.3.1 tag, publish the rulemorph crate if needed, and upload CLI/MCP/server artifacts.