Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:16
Immutable release. Only release title and notes can be modified.

Weavatrix Refactor 0.1.2

0.1.2 publishes the complete confirmed rename workflow introduced on the
0.1.1 source tag and pairs it with Weavatrix Core 0.3.14.

Refactor workflow

  • Rename plans resolve related declarations and exact references across the
    repository, expose unresolved ambiguity before confirmation, and remain
    preview-only until a single-use confirmation token is supplied.
  • apply_edit_plan validates file hashes, ranges, before text, provenance, and
    the write gate before one atomic apply session.
  • rollback_last_apply restores the recorded preimage through the same
    hash-verified session boundary.
  • Plan producers remain separate from the two write tools, preserving the
    explicit preview, confirmation, apply, and rollback contract.

Core compatibility

The minimum dependency is weavatrix ^0.3.14. Refactor therefore inherits
structured duplicate/audit results, vendored-code filtering, Electron and
node:http precision fixes, faster large-graph aggregation, and Rust Tarpaulin
coverage support without duplicating Core implementation.

The Core remains MIT and read-only. This Apache-2.0 package remains the only
Weavatrix layer allowed to write source files.

Published from tag v0.1.2 with npm provenance (SLSA) and mirrored to the
official MCP Registry as io.github.sergii-ziborov/weavatrix-refactor.