fix(accuracy): bound fixture decode resources - #1064
Merged
seonghobae merged 3 commits intoAug 30, 2026
Merged
Conversation
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…2-be2cddbcd28e-bb43' into codex/accuracy-bounds-20260830
seonghobae
merged commit Aug 30, 2026
e11a0e3
into
cursor/bc-d6780991-1682-480d-b362-be2cddbcd28e-bb43
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Exact current identity
cursor/bc-d6780991-1682-480d-b362-be2cddbcd28e-bb43@9f50f446bb42b7ad1becf5377cdffd9b10e37b40(current fix(analysis): score C major acceptance from decoded WAV bytes #892 head)c20e90783dcc3cc04824042cbac2734b1985772fVerification
43 passed.768 passed, 24 skipped, production statements/branches/functions/lines100.00%.ruff,mypy, supply-chain, documentation, security-note, andgit diff --checkpassed.Security Notes
The acceptance path treats fixture bytes and decoder metadata as untrusted. It adds no network, shell, IPC, or runtime analysis authority. A 100 MiB byte cap, eight-channel cap, 192 kHz sample-rate cap, and 15-minute duration cap run before hashing or decoded PCM scoring; reports still contain only SHA-256 and labels. File growth after stat, header inspection failure, and decoder limits fail closed.
Merge gate
This remains stacked on draft PR #892 and must not be treated as a protected
developmerge. Keep it unmerged until the exact current head has terminal-success applicable checks, current-head review, zero valid unresolved findings, and normal stacked-branch governance.