Skip to content

Implement Slice 4 transformation selection - #5

Merged
sidmohan0 merged 2 commits into
mainfrom
slice-four
Aug 28, 2026
Merged

Implement Slice 4 transformation selection#5
sidmohan0 merged 2 commits into
mainfrom
slice-four

Conversation

@sidmohan0

Copy link
Copy Markdown
Contributor

Summary

  • canonize and implement the Slice 4 transformation configuration envelope
  • add entity selection, per-entity overrides, exact and full-match regex allowlists, validation limits, and structured errors
  • expose the same contract through Rust, Python, Node, and WASM, including scan locale plumbing
  • update public types, examples, and installed-package contract tests

Verification

  • cargo test --workspace (47 tests passed)
  • cargo clippy --workspace --all-targets -- -D warnings
  • npm run test:package --prefix bindings/node
  • npm run test:package --prefix bindings/wasm
  • built and installed the Python abi3 wheel, then ran bindings/python/tests/test_installed.py
  • git diff --check

@sidmohan0
sidmohan0 merged commit 5fc55fb into main Aug 28, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant