Skip to content

applied: the block-transposition adjacency property is unpinned in release #373

Description

@tsondru

Deleting adjacent_runs's b1 == a2 check (smc_nf.rs:2145) reddens 5 shipped tests in debug and 0 in release; all five report the same debug_assert! at smc_nf.rs:2041, so the block-transposition adjacency property has no release-profile guard.

A release lane does not close it: the same perturbation under --release left every shipped applied test green (449 passed; only the review's own oracle red). Closing it needs a test asserting the rewritten diagram, not the debug invariant.

Measured in G5-T1's falsifying review of 9181c1a.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    audit-sweep2026-08 audit sweep: paper/test-layer audit findings

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions