Skip to content

Commit 586d9e1

Browse files
wormeymanclaude
andauthored
test(cliffs): the residual is a SUPPRESSION, and the wider sweep is not worth capturing (#84) (#109)
#108's handoff proposed ~40 more headless captures - "a sweep well outside [700,900] is the measurement that would close the gap". Don't capture it. `oracle-vulcanus-cliff-bands`'s constant1 arm already covers the SAME region under the SAME collapsed rule at 70..1150, so its observations fold straight into the fine sweep's and answer the question for free. **The field's exoneration is much wider than #107 stated.** That PR checked 998 two-sided brackets and left the ONE-SIDED bounds unused - but those falsify just as well, since "this corner is above 910" is refuted by a port value of 800. **1,711 one-sided bounds, 0 contradicting the port.** **The silence is not the field running out of range.** Widening the window 5x rescues exactly **1** of the 681 corners the fine sweep left unbracketed. 294 corners whose port value sits in [700,900] get no constraint of any kind across all 50 levels, while the port asserts **8,906** crossings on their edges over the same levels - and there is not one of the 294 where the port is silent too. A field error would have to move those corners outside [70,1150] entirely AND leave all 1,711 one-sided bounds satisfied. **Two suppressor candidates refuted, each against a base rate:** | population | n | rock in box | default gate shut | | --- | --- | --- | --- | | matched (base) | 18654 | 7.03% | 46.0% | | surplus | 1200 | 10.58% | 51.4% | | wrong orientation | 693 | 5.05% | 44.9% | Rocks - `wouldCollide`'s unported ENTITY half, the obvious candidate - do not survive: 1.5x on the surplus is weak and the wrong-orientation cells are ANTI-correlated at 5.05% against 7.03%. A suppressor cannot be anti-correlated with half the defect it is supposed to cause. **The gate row is worth more than the refutation it came from.** It was a confound check, not a candidate: if routing `cliffiness` at a literal 1 had silently not taken, the whole residual would just be the gate. The game emits **8,588** cells the default gate would have blocked outright, so the routing genuinely opened it - the collapsed-rule oracle that #106, #107 and #108 all rest on is not confounded on this axis, which had never been checked. Excluded for the suppression now: the field (twice over), rocks, the cliffiness gate, the smoothing, the repair, and since #108 the STAGE. What remains is WHICH cells the game refuses, and the list is stated as open - #106's trap is available here, so the next candidate needs a positive measurement rather than promotion by elimination. Item of #84; the issue stays open. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ExK3ASs5i2KMm9NwWqnZuj
1 parent 3b209ea commit 586d9e1

2 files changed

Lines changed: 397 additions & 0 deletions

File tree

docs/noise/vulcanus-cliffs-NOTES.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2063,3 +2063,67 @@ question about WHICH cells the game refuses, and the sweep cannot answer it
20632063
where the game emits nothing at any level: those corners get no bracket, so the
20642064
field there is still unmeasured. A wider sweep (well outside `[700,900]`) is the
20652065
measurement that would close that gap.
2066+
2067+
## The residual is a SUPPRESSION, and the wider sweep is not worth capturing (2026-08-03, #84)
2068+
2069+
The section above handed over "a sweep well outside `[700,900]` is the
2070+
measurement that would close the gap". **Do not capture it.** The constraints
2071+
already on disk answer the question, because
2072+
`oracle-vulcanus-cliff-bands`'s `constant1` arm covers the SAME region under the
2073+
SAME collapsed rule at 70..1150 - its observations fold straight into the fine
2074+
sweep's. `test/vulcanusCliffSuppression.spec.ts`.
2075+
2076+
### The field's exoneration is much wider than #107 stated
2077+
2078+
#107 checked 998 two-sided brackets. It left the **one-sided** bounds unused, and
2079+
those falsify just as well: a corner the game only ever made the HIGH side at
2080+
level `L` is asserted to be above `L`, which a port value below `L` would refute.
2081+
2082+
| | |
2083+
| --- | --- |
2084+
| corners constrained from one side only | **1711** |
2085+
| of those, contradicting the port's value | **0** |
2086+
2087+
### The silence is not the field running out of range
2088+
2089+
Adding the bands' 10 levels widens the window 5x (70..1150 rather than 700..900)
2090+
and rescues exactly **1** of the 681 corners the fine sweep left unbracketed.
2091+
294 corners whose port value sits in `[700,900]` get **no constraint of any
2092+
kind** across all 50 levels - while the port asserts **8,906** crossings on their
2093+
edges over those same levels, with **not one** of the 294 where the port is
2094+
silent too.
2095+
2096+
For a field error to produce that it would have to move those corners outside
2097+
`[70, 1150]` entirely *and* leave all 1,711 one-sided bounds elsewhere satisfied.
2098+
The two sides are not disagreeing about a value; they are disagreeing about
2099+
whether anything is emitted at all.
2100+
2101+
### Two suppressor candidates refuted, each against a base rate
2102+
2103+
| population | n | rock in the cliff's box | default gate fully shut |
2104+
| --- | --- | --- | --- |
2105+
| matched (base rate) | 18654 | 1312 = **7.03%** | 8588 = 46.0% |
2106+
| surplus | 1200 | 127 = **10.58%** | 617 = 51.4% |
2107+
| wrong orientation | 693 | 35 = **5.05%** | 311 = 44.9% |
2108+
2109+
- **Rocks** - `Surface::wouldCollide`'s unported entity half, the obvious
2110+
candidate. Refuted: 1.5x on the surplus is weak, and the wrong-orientation
2111+
cells are *anti*-correlated at 5.05% against 7.03%. A suppressor cannot be
2112+
anti-correlated with half the defect it is supposed to cause.
2113+
- **The default `cliffiness_basic` gate** - a confound check rather than a
2114+
candidate. Flat across all three populations.
2115+
2116+
**That last row is worth more than the refutation it came from.** The game emits
2117+
**8,588** cells where the default gate would be fully shut, so routing
2118+
`cliffiness` at a literal 1 genuinely opened it. The collapsed-rule oracle that
2119+
#106, #107 and #108 all rest on is not quietly confounded by the gate it claims
2120+
to have removed - which had never been checked.
2121+
2122+
### Where that leaves it
2123+
2124+
Still the predicate. What is now excluded for the suppression: the field (twice
2125+
over, by brackets and by one-sided bounds), rocks, the cliffiness gate, the
2126+
smoothing, the repair, and - since #108 - the STAGE. What remains is which cells
2127+
the game refuses, and the honest statement is that the list is open: the same
2128+
trap #106 fell into is available here, so the next candidate needs a positive
2129+
measurement rather than promotion by elimination.

0 commit comments

Comments
 (0)