Skip to content

Add fixture specialization detectors#274

Merged
SinatrasC merged 1 commit into
mainfrom
fixture-specialization-detectors
Jun 21, 2026
Merged

Add fixture specialization detectors#274
SinatrasC merged 1 commit into
mainfrom
fixture-specialization-detectors

Conversation

@SinatrasC

@SinatrasC SinatrasC commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add fixture-specialization detectors for unsafe benchmark-shaped algorithm dispatch.
  • Add input-structure truncation/subset-repair dispatch detection.
  • Register both rules as hard auto-filter rules.
  • Bump the package version to 0.3.1.
  • Temporarily disable blue-submission CI workflows while blue submissions are inactive.

Validation

  • git diff --check
  • Basic blue workflow disable check: no automatic blue workflow triggers and top-level blue jobs are skipped
  • python3 kernelguard.py --api-mode on the apeirontic candidate_064 sample: hacked / should_filter=true / LAST_CALL_REPLAY
  • python3 kernelguard.py --api-mode on the nikhilbarhate99 submission_pazu sample: hacked / should_filter=true / BENCHMARK_UNSAFE_ALGO_DISPATCH
  • python3 kernelguard.py --api-mode on the 10billiontokens s15 sample: low_confidence / should_filter=false

@SinatrasC SinatrasC force-pushed the fixture-specialization-detectors branch 2 times, most recently from aea56db to 8882ee3 Compare June 21, 2026 23:52
@SinatrasC SinatrasC force-pushed the fixture-specialization-detectors branch from 8882ee3 to 7c48706 Compare June 21, 2026 23:54
@SinatrasC SinatrasC merged commit f01f2b5 into main Jun 21, 2026
4 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