Experiments / V2.624
V2.624
Dynamical Selection COMPLETE

V2.624 - SM Uniqueness — Exhaustive Field Content Scan

V2.624: SM Uniqueness — Exhaustive Field Content Scan

Motivation

V2.621 showed N_gen = 3 is uniquely selected by Ω_Λ. But that scanned only a few gauge groups. The deeper question: over ALL possible field contents (n_s, n_w, n_v, n_g), how many give R within 2σ of observation? Is the SM truly special, or are there thousands of solutions?

Key Result

The Raw Numbers

MetricValue
Total field contents scanned319,362
Solutions within 2σ12,918 (4.0% of space)
SM rank (by tension)#2,699 of 12,918

R ≈ 0.685 is NOT rare. The equation R = |δ|×4√π/N_eff defines a 2D surface in (n_s, n_w, n_v) space, and ~13,000 integer points lie near it. Ω_Λ alone does not select the SM.

The Physical Filter

Applying physical constraints one by one:

FilterN_surviving
All within 2σ12,918
+ graviton (n_g = 1)6,724
+ gauge bosons (n_v ≥ 4)6,666
+ fermions (n_w ≥ 15)6,343
+ anomaly cancellation (n_w mod 3 = 0)2,123
+ generation structure (n_w mod 15 = 0)412
+ SM gauge (n_v = 12)14
+ 3 generations (n_w = 45)6

The critical filter: SM gauge group (n_v = 12) reduces 412 → 14. Adding N_gen = 3 gives 6 survivors, differing only in scalar count:

n_scalarsRTensionInterpretation
50.68300.23σSM + 1 real singlet
40.68770.42σStandard Model
60.67840.87σSM + 2 singlets (NMSSM-like)
30.69251.07σSM - 1 scalar (incomplete doublet)
70.67381.49σSM + 3 singlets
20.69741.74σSM - 2 scalars

Surprise: n_s = 5 is the BEST fit

The SM with one extra real scalar (n_s = 5, R = 0.6830) gives a BETTER match to Ω_Λ than the minimal SM (n_s = 4, R = 0.6877). The tension drops from 0.42σ to 0.23σ.

This extra scalar could be:

  • A dark matter scalar singlet
  • An inflaton remnant
  • A Majoron (from Majorana mass generation)
  • A real component of a second Higgs doublet

This is a prediction: the framework marginally prefers SM + 1 singlet scalar over the minimal SM. The difference (0.6877 vs 0.6830) will be resolvable at σ(Ω_Λ) ≈ 0.003 (Euclid + CMB-S4).

SM Neighborhood

Adding/removing one field from the SM:

PerturbationΔRNew tension
+1 scalar-0.0050.2σ (improves!)
-1 scalar+0.0051.1σ
+1 Weyl-0.0070.6σ
-1 Weyl+0.0071.4σ
+1 vector+0.0274.1σ (excluded)
-1 vector-0.0283.4σ (excluded)
+15 Weyl (+1 gen)-0.08911.8σ (excluded)
No graviton-0.0232.8σ (excluded)

Vectors are highly constrained (±1 gives 3-4σ shift). Scalars are loosely constrained (±1 gives ~0.5σ shift). This explains why the Higgs sector is the least constrained part.

Honest Assessment

What the data actually says: Ω_Λ alone does not select the SM. There are 12,918 field contents within 2σ. The SM is special only because:

  1. Gauge group is known independently (n_v = 12)
  2. Generation structure is known independently (n_w = 15k)
  3. Graviton exists (n_g = 1)

With these constraints, only 6 options survive, and they differ only in scalar count (2-7). The framework then selects n_s = 4-5 as the best.

The strength: The cascade of physical constraints — gauge structure → generation counting → graviton — interacts with the Ω_Λ constraint to produce extreme selectivity. From 319,362 → 6 is a factor of 53,000 reduction.

The weakness: The framework doesn’t derive n_v = 12 or generation structure. These are external inputs. The genuine prediction is narrower: given the SM gauge group and 3 generations, the Higgs sector is constrained to 2-7 real scalars, with n_s = 4-5 preferred.

The prediction: If the minimal SM is exact (n_s = 4), then Ω_Λ = 0.6877. If there’s one extra singlet (n_s = 5), then Ω_Λ = 0.6830. Euclid + CMB-S4 (σ ≈ 0.002) can distinguish these at ~2.4σ.

Files

  • src/sm_uniqueness.py: Exhaustive scan engine, physical filters, density analysis
  • tests/test_sm_uniqueness.py: 6 tests, all passing
  • run_experiment.py: Full 8-part analysis
  • results.json: Machine-readable output