Skip to content

Classify Orca analog-button inputs as analog#16

Merged
altf4 merged 1 commit intoaltf4:mainfrom
LaurencePutterman:fix/orca-analog-classification
Apr 24, 2026
Merged

Classify Orca analog-button inputs as analog#16
altf4 merged 1 commit intoaltf4:mainfrom
LaurencePutterman:fix/orca-analog-classification

Conversation

@LaurencePutterman
Copy link
Copy Markdown
Contributor

Summary

  • Treat replay input with enough small off-axis analog evidence as analog before falling back to the existing rim-coordinate box heuristic.
  • Add issue Orca should not be subject to Fuzzing checks #15 Orca replay fixtures and regression coverage.
  • Ensure affected Orca replays skip box-only SDI and input-fuzzing checks.

Fixes #15

Testing

  • cd libenforcer-wasm && cargo test --target aarch64-apple-darwin issue15 -- --nocapture
  • cd libenforcer-wasm && cargo test --target aarch64-apple-darwin

@altf4
Copy link
Copy Markdown
Owner

altf4 commented Apr 24, 2026

I tested it against the rest of the Orca replays I have and it passed. So, LGTM

@altf4 altf4 merged commit 70d2a34 into altf4:main Apr 24, 2026
1 check 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.

Orca should not be subject to Fuzzing checks

2 participants