Over 93% of Nearest-Neighbor Pairs End Up Opposite-Charge

A deep-dive audit of a 200,000-particle stability search, built to catch false positives in the engine's own detection signals - which found one, and a real local pairing signal alongside it.

Two line charts: poson/negon centroid separation staying flat near zero throughout the run, and the local same-charge nearest-neighbor fraction declining from 0.28 to 0.06 over the run

Left: no large-scale charge segregation (the two clouds' centroids stay essentially coincident). Right: a real local pairing signal - the same-charge nearest-neighbor fraction falls well below the 0.5 no-segregation line.

Run Parameters

Total particles200,000 (100,000 posons + 100,000 negons)
Integration modeDirect Normalization
Steps completed3,800 raw steps (substeps=4), ~3.2 hours
Signals auditedCrowding, proximity, acceleration candidate counts
Additional checks runRMS radius trend, charge-centroid separation, local same-charge fraction, velocity polarization, radial coherence

Observations

Read honestly: the overall picture here is a swarm settling into an increasingly clean, self-similar ballistic expansion - not forming genuine large-scale bound composite structures. The charge-pairing signal is the one genuinely interesting exception, and this notebook doesn't go the next step of actually finding and tracking individual opposite-charge pairs to see whether any of them stay bound rather than also drifting apart with the general expansion - that's flagged as the natural follow-up, not done here. This finding also predates the substep-resolution fix discussed on the stability-scaling page above; substeps=4 is a real improvement over substeps=1 but wasn't cross-checked at higher resolution the way that later notebook's convergence check was.

Go Deeper

The full audit - including the coldstart-warmup artifact this notebook was specifically built to catch, and the reusable methodology for checking any future run - is available as a rendered notebook.

Read the Full Analysis Notebook