Why the lstsq bridge was the prime suspect

The cantor_boundary_probe produced Θ(C) ≈ 0 for every loop tested. The question was whether this was a structural result or an artefact of how the local tetrad was estimated.

The standard extraction bridge estimates the local deformation gradient at each loop step by least-squares regression over all nearby accepted lattice sites within a Euclidean radius. Near a Cantor gap boundary, this neighborhood contains sites from both sides of the gap.

The boundary helix applies opposite-sign rotations to the two populations. Sites with $\sigma = +1$ (inner gap edge) are rotated by $+\alpha\,\omega_i\,\varphi_i$ in internal space; sites with $\sigma = -1$ (outer gap edge) are rotated by $-\alpha\,\omega_i\,\varphi_i$, where $\omega_i = e^{-\lambda d_i}$ is the proximity weight and $\varphi_i$ is the polar angle from the lattice centroid.

Boundary helix rotationper accepted site
$$\theta_i = \alpha\,e^{-\lambda d_i}\,\sigma_i\,\varphi_i$$
$\alpha = 0.18$, $\lambda = 0.145$, $d_i$ = distance to nearest Cantor gap boundary, $\sigma_i \in \{+1, -1\}$ = gap side. The internal coordinate is rotated by $\theta_i$ before the tetrad is estimated.

The hypothesis followed directly: if lstsq averages over sites with $\sigma = +1$ and $\sigma = -1$ simultaneously, the two opposite rotations partially cancel, suppressing the apparent gradient. A sharp bridge — one that restricts each tetrad estimate to same-sign neighbors only — would see the full one-sided gradient and might find non-trivial Θ(C).

The wager
The smoothing hypothesis was falsifiable. If it was correct, the sharp bridge would produce measurably larger Θ values — possibly approaching 2π near the closest Cantor boundary sites. If incorrect, Θ would remain zero regardless of bridge construction.

Construction of the boundary-sensitive tetrad estimator

The sharp bridge modifies one step in the standard pipeline: neighbor selection. For each loop step point $p$, the reference boundary sign $\sigma_\text{ref}$ is determined by the nearest accepted lattice site:

Reference sign assignmentper loop step
$$\sigma_\text{ref}(p) = \sigma_{\,\arg\min_j \|x_j - p\|}$$
The nearest accepted site to loop step $p$ donates its boundary sign. Steps far from any Cantor boundary inherit $\sigma = 0$ and fall through to unrestricted sampling.

The neighborhood for tetrad estimation is then restricted to same-sign sites within the bridge radius $r$:

Sharp neighborhood
$$\mathcal{N}_\sharp(p) = \bigl\{j : \|x_j - p\| \leq r,\; \sigma_j = \sigma_\text{ref}(p)\bigr\}$$
If $|\mathcal{N}_\sharp| \geq n_\text{min}$, the tetrad is estimated from same-sign sites only. If insufficient, the radius is expanded on the same side. Only if no same-sign sites exist within reach does the estimator fall back to unrestricted sampling (flagged).

Beyond this change, the pipeline is identical to the cantor_boundary_probe: the tetrad is estimated by least-squares linear regression, projected to the 2D physical plane, and the frame angle is extracted by polar decomposition $F = RS$. The winding number is then

Winding integralcorrect spinorial form
$$\Theta(C) = \sum_{i=0}^{N-1} \operatorname{unwrap}(\phi_{i+1} - \phi_i), \qquad \phi_i = \arg R_i$$
The spinorial criterion requires $\Theta(C) \equiv 2\pi \pmod{4\pi}$. All values are computed via the polar decomposition route, not the proxy holonomy estimator used in earlier sessions.

Basin parameters

All runs use the best-known basin from Session 24, unchanged:

Resonance
n = 31
4D cut-and-project
Window
golden_cantor
r = 0.98, depth 3, gap 0.22
Helix
boundary_local
α = 0.18, λ = 0.145
Accepted sites
521
limit = 8
Sign +1
264
inner gap edge
Sign −1
257
outer gap edge

Notably, every accepted site has a non-zero boundary sign — there are no interior ($\sigma = 0$) sites. The Cantor gap depth 3 is fine enough that all accepted points are proximate to at least one gap boundary. The sharp bridge therefore operates in pure same-sign mode for every loop step.

540 loops. Θ(C) = 0 in every case.

The sharp boundary probe ran 30 Cantor boundary sites (closest to gap edge, within $d < 0.12$) across 9 loop sizes ($N = 4, 5, \ldots, 12$) with both the sharp bridge and the standard lstsq bridge in parallel for direct comparison.

Boundary sites probed
30
closest to Cantor gap
Loop sizes
N = 4–12
270 loops per bridge
Best Θ — sharp bridge
0.000 rad
0.0000 × 2π
Best Θ — lstsq bridge
0.000 rad
0.0000 × 2π
Sharp / lstsq ratio
×0.00
no improvement
Spinorial passes
0 / 270
both bridges
Bridge Loops Non-trivial Θ > 0.05 Near π Near 2π Spinorial pass Best Θ
Sharp (same-sign) 270 0 0 0 0 0.000 rad
lstsq (unrestricted) 270 0 0 0 0 0.000 rad
Verdict
The sharp bridge and the lstsq bridge produce identical results: Θ(C) = 0 for every site, every loop size. The ratio of best-Θ values is ×0.00. The smoothing hypothesis is false. The no-go is not a bridge artefact.

Why the coframe field is globally flat

The result is not surprising once the geometry is examined carefully. The winding integral Θ(C) measures frame rotation accumulated around a loop in physical space. The frame angle $\phi_i$ at each loop step comes from the polar decomposition of the projected tetrad $F^\parallel_{2\times 2}$, which is estimated from the physical-space gradient of the residual field $\delta(x)$.

The residual field $\delta : \mathbb{R}^2 \to \mathbb{R}^2$ assigns to each accepted lattice site its post-helix internal coordinate. The boundary helix modifies $\delta$ by rotating the internal coordinate at each site:

Post-helix internal coordinate
$$\delta_i = R(\theta_i)\,\delta_i^{\,(0)}, \qquad \theta_i = \alpha\,e^{-\lambda d_i}\,\sigma_i\,\varphi_i$$
$\delta_i^{(0)}$ is the raw internal coordinate from the projection. The rotation $R(\theta_i)$ is a 2D rotation matrix. The resulting field $\delta$ is a smooth function on the physical lattice — the rotation angle $\theta_i$ varies continuously with $d_i$ and $\varphi_i$.

The key observation is that the boundary helix acts in internal space, not physical space. The acceptance window with Cantor gaps creates structure in the perpendicular projection — the quasiperiodic tiling pattern lives there. But the cut-and-project construction is designed precisely so that the physical projection is as regular as possible. The Cantor gap creates phason defects (non-local rearrangements when the window is shifted), but it does not inject a topological disclination into the physical-space coframe field.

More precisely: a non-trivial Θ(C) requires that the frame field $\phi(x)$ winds by $2\pi$ around some point — a genuine disclination, analogous to a vortex in a 2D superfluid. The boundary helix creates a spatially varying rotation of $\delta$, but that variation is smooth and bounded (maximum $|\theta_i| \leq \alpha\pi \approx 0.57\,\text{rad}$) and does not accumulate into any such winding. There is no point in physical space around which the physical-space frame angle winds by $2\pi$.

The structural claim
The cut-and-project Cantor-window substrate, with the boundary helix as currently constructed, produces a coframe field that is globally flat in physical space. This is not a failure of sampling or bridge construction. It is a consequence of the construction itself: internal-space quasiperiodicity does not imply physical-space frame curvature.

Why the sharp bridge makes no difference

The sharp bridge was designed to prevent lstsq from averaging across the $\sigma = +1$ and $\sigma = -1$ populations. But the calculation above shows there was nothing to see either way. The one-sided gradient on the $\sigma = +1$ side is just the smooth variation of $\delta$ within that population — which is a gentle, monotone field with no winding structure. Restricting to same-sign neighbors removes the cross-boundary averaging but does not create a disclination where none exists.

The ratio ×0.00 between the sharp and lstsq best-Θ values is therefore expected, not surprising. Both bridges correctly report that the physical-space coframe field is flat. The hypothesis that lstsq was suppressing a real signal was wrong.

The geometry programme is intact

A no-go theorem about the fermion sector does not affect the rest of the SLH. The following results are untouched:

  1. The coupling derivation. $\tilde{\kappa} = 8\pi \ln \Phi$ derived via the Geometric Jacobian and Wilsonian RG is independent of the spinorial sector entirely. It lives in the scalar-curvature layer of the theory.
  2. The logical metric ansatz. The weak-field logical metric $\mathfrak{g}_{\mu\nu} \approx \eta_{\mu\nu} + h_{\mu\nu}(V_C)$ and the open field equation $\mathfrak{G}_{\mu\nu}[\mathfrak{g}] = \tilde{\kappa}\,\mathcal{T}_{\mu\nu}$ remain as candidate proposals.
  3. The flat-space Dirac limit. The algebraic verification that the logical Dirac operator D.3 reduces to $[i\gamma^\mu\partial_\mu - m_P\bar{\Xi}]\psi = 0$ when $V_C \to 0$ is independent of the backend. That result stands.
  4. The aspirational principle. The claim that if spinors exist in the SLH, they should emerge from the same mechanism spine as the curvature story — not be stapled on from outside — remains the correct structural demand. This experiment tests one specific implementation of that demand.
Honest position
The SLH is a geometry programme with an unearned fermion sector and a now-precise statement of why the current backend cannot earn it. That is a stronger position than before — the unearned status is no longer vague.

What a spinor-supporting backend requires

The no-go theorem is precise enough to say what the next backend must do differently. For Θ(C) to be non-trivial, the physical-space coframe field must contain a genuine topological disclination — a point (or line) around which the frame angle winds by $2\pi$. The current construction cannot produce this. The following classes of modification are not ruled out:

Twisted projection basis

A non-trivial holonomy in the projection basis itself — a basis that winds by $\pi$ under parallel transport around a loop — would inject physical-space frame curvature directly. This requires a fundamentally different construction of the parallel and perpendicular bases.

Discrete spin structure

The lattice could carry an explicit spin structure: a $\mathbb{Z}/2$ assignment to lattice links that defines how spinors are transported, independent of the coframe field. This decouples the spinor sector from the metric sector, at the cost of making it less emergent.

Higher-dimensional backend

A 6D or 8D cut-and-project construction, where the physical projection is 3+1D, has richer holonomy structure. The Cantor gap boundaries in 4D or higher codimension can form knotted configurations whose projections carry genuine topological charge in physical space.

Defect seeding

Deliberately seeding a point disclination into the projection — by introducing a lattice dislocation or a partial-unit-cell insertion — would create the required $2\pi$ winding. The question is whether such a defect can be made to follow from the SLH action rather than being imposed by hand.

None of these directions are ruled out by the present result. The no-go is narrow: it applies to the 4D Cantor-window cut-and-project construction with boundary helix transport. The geometry programme continues.

The transport law is derived — not guessed

A subsequent result (Companion Note V) shows that the boundary-local helix is not an empirically tuned ansatz. It is the unique solution to a screened Laplace equation with a Dirichlet phason source at the Cantor gap boundary — derived from a 1D massive elastic action. This reframes the no-go more sharply: the extended line source (the Cantor gap boundary) produces an exponentially screened frame rotation field with no winding structure, so $\Theta(C) \equiv 0$ is not just what we observed — it is what the transport law requires for extended sources.

The same derivation predicts that a point phason source — a lattice dislocation in internal space — produces a logarithmic vortex whose frame rotation winds by $2\pi$ around the core, satisfying the spinorial criterion exactly. This is the next experiment. See Companion Note V for the full derivation.

The shape of the problem
The no-go theorem does for the SLH spinor sector what analogous results did for early Kaluza–Klein spinors: it identifies that the construction is flat where it needs to be curved. The transport law derivation makes this precise: a line source cannot carry spinorial charge. A point source can. The next backend does not need to be fundamentally different — it needs one lattice dislocation.