Skip to content

fix(wir): remove provider helper action carriers - #130

Merged
Teakowa merged 1 commit into
mainfrom
issue-129-remove-helper-carriers
Aug 29, 2026
Merged

fix(wir): remove provider helper action carriers#130
Teakowa merged 1 commit into
mainfrom
issue-129-remove-helper-carriers

Conversation

@e54-bot

@e54-bot e54-bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the provider-specific Action::Debug and Action::Print variants from canonical WIR.
  • Remove their dedicated emitter, validator, dump, and element-count paths.
  • Keep native HUD output on the catalog-backed generic createHudText action path.
  • Document the native Workshop evidence and provider ownership boundary.

Validation

  • cargo test --workspace --all-targets
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo fmt --all --check
  • cargo run -p workshop-rs --bin workshop-catalog-gen -- check
  • git diff --check

Fixes #129

@Teakowa
Teakowa merged commit 8dd6aab into main Aug 29, 2026
4 checks passed
@Teakowa
Teakowa deleted the issue-129-remove-helper-carriers branch August 29, 2026 19:21
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.

Audit and remove source-language helper semantics from canonical WIR

2 participants