Releases: blotless/engine
Releases · blotless/engine
Release list
v0.2.0 — origin heuristics and Layer B AST
[0.2.0] - 2026-08-17
Added
- Origin heuristics (
internal/detect/origin);Score.ConfidenceandEvidence. - Layer B offline AST transform via
github.com/blotless/ast(statwm.ast_transform). Config.AstWASM/Config.AstExtfor WASM language plugins.- Contributor docs: CONTRIBUTING, SECURITY, ROADMAP, docs/ARCHITECTURE.
Changed
- Go parse helpers moved from
internal/astgotogithub.com/blotless/ast/golang. - deps: golang.org/x/text v0.21.0 → v0.41.0; wazero v1.9.0 → v1.12.0 (via ast).
Install:
go get github.com/blotless/engine@v0.2.0v0.1.0
blotless/engine v0.1.0
First public release of the blotless detection and cleaning library.
Highlights
- Layers A (Unicode), B (rewrite survey/hook), Files (C2PA / metadata)
internal/astgofor Go string /go:generateprotectionrewriteandwebauditpackages- Go 1.26,
CGO_ENABLED=0, multi-OS CI - Coverage ≥85%, Taskfile preflight gates
Install
go get github.com/blotless/engine@v0.1.0