SURVIVES 2026-07-10 ยท the last open thread ยท 36 verdict checks ร 4 orderings ร 2 statistics ยท 0 changes ยท clean 1/3
evaluate_pooled's CI-gated verdicts โ the binding ฯ gate and the advisory ฮพ gate, both
replicate-and-agree gated since iter 6 โ are invariant to within-symbol row reordering: the SAME
logical data in a different row order cannot change any verdict. This is the iter-3 open thread:
the pooled path's ฮพ still falls back to the POSITIONAL tie-break (pooled matrices carry no identity
column), and row order also enters through the bootstrap index streams. Iter 6's MC gate should
absorb it โ never proven end-to-end until now.
evaluate_pooled with all iter-6 hardening active (segmented bootstrap +
replicate-and-agree), identical seeds across orderings.| Check | Result |
|---|---|
| ฯ (binding) verdicts across 4 orderings โ 36 checks | 0 changes |
| ฮพ (advisory) verdicts across 4 orderings โ 36 checks | 0 changes |
| Reading | The iter-6 replicate-and-agree gate absorbs order perturbations at verdict level โ the positional tie-break in this path is not verdict-material. (Bit-level invariance is not a meaningful demand of a bootstrap path; verdicts are the output.) |
| File | What |
|---|---|
| a8_pooled_order_attack.py | The attack โ falsifier pre-declared in-file; probe's own evaluate_pooled under test. |
| a8_results.json | Per-regime, per-candidate verdict quadruples for both statistics. |
| a8_stderr.log | Run log under the 2 CPU / 2 GB scope. |
| regression_tests/test_a8_pooled_order.sh | Permanent regression test โ re-runs the attack, asserts SURVIVES. |
The iter-3 open thread is closed, and with it every item of the A1โA7 attack library and every thread opened along the way has now been attacked at least once. Campaign totals so far: 8 iterations, 7 real mechanism findings fixed, 8 permanent regression tests. Clean rounds: 1 of 3 โ two more consecutive clean rounds trigger ROBUST-ENOUGH โ operator review.
iter 8 ยท pooled-path order invariance ยท verdict SURVIVES ยท one atomic commit:
iter 8: pooled-path order invariance โ SURVIVES ยท append-only.