Skip to content

chore(validation): seed reproducible Crosscheck defect - #342

Closed
ruby-dlee wants to merge 1 commit into
mainfrom
codex/crosscheck-validation-v2
Closed

chore(validation): seed reproducible Crosscheck defect#342
ruby-dlee wants to merge 1 commit into
mainfrom
codex/crosscheck-validation-v2

Conversation

@ruby-dlee

Copy link
Copy Markdown
Owner

Intent

This is a disposable validation PR for the Release 2B2 Crosscheck checkpoint. It deliberately introduces a small, helper-reproducible defect: bounded_slice returns every value when its limit is zero, contrary to its documented contract.

The adjacent executable regression demonstrates the defect and intentionally exits nonzero. This PR must not merge. It will be closed after Crosscheck admits the defect as a durable finding through the new incremental Pi tools and isolated proof compartments.

Reproduction

python3 validation/crosscheck_v2/test_bounded_slice.py

Expected validation result: nonzero exit from the deliberate assertion failure.

@ruby-dlee ruby-dlee added the crosscheck-validation Temporary Crosscheck validation pull request label Aug 26, 2026
@ruby-dlee

Copy link
Copy Markdown
Owner Author

Validation checkpoint parked after the official wrapper completed the model pass but waited more than 31 minutes for shared proof-compartment capacity. The run was interrupted, cleanup unwound, and no verdict was admitted. Closing this disposable validation PR without merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crosscheck-validation Temporary Crosscheck validation pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant