| layout | article |
|---|---|
| title | UET Topic 0.21: Yang-Mills Mass Gap |
| description | Structured documentation for the Yang-Mills mass-gap topic in the UET repository. |
This topic studies whether UET-inspired mass-gap mechanisms can reproduce selected repository benchmark behavior related to confinement and glueball-mass scales.
- Scope: internal exploratory modeling and benchmark comparison against cited lattice-QCD references
- Out of scope: presenting a general Clay Millennium Problem proof from this benchmark alone
flowchart TD
A["Morningstar-Peardon glueball reference"] --> B["Topic working copy: lattice_qcd_spectrum.json"]
B --> C["Unit conversion: r0 units to MeV"]
C --> D["UET curvature-gap engine"]
D --> E["Alpha sweep calibration"]
E --> F["mass_gap_validation.json"]
F --> G["Claim class: benchmark calibration, not general proof"]
- Topic-local lattice working copy:
data/03_Research/lattice_qcd_spectrum.json
- External source record:
docs/data/external/particle_physics/glueball/morningstar_peardon_1999/source_record.json
- Source-lock manifest:
data/03_Research/source_lock_manifest.json
- Reference citation:
- Morningstar and Peardon in docs/references.bib
- Engine:
Code/01_Engine/Engine_Mass_Gap.py - Proof script:
Code/02_Proof/Proof_Mass_Gap.py - Research comparison:
Code/03_Research/Research_Mass_Gap.py
Supporting standard files:
Research_Mass_Gap.pyperforms a best-fit style sweep overalpha- Public documentation must therefore classify this topic as a calibration-oriented internal
benchmark, not as a proof of
Delta > 0for general Yang-Mills theory
- Current topic script reports a best-fit mass prediction and relative error against the selected lattice reference
- The artifact status is
PASSonly when the selected scalar-glueball residual stays inside the reference-row uncertainty; otherwise it recordsWARN - No repository-wide mathematical-completeness threshold is recognized in this standards pass
- Selected lattice-QCD glueball mass values act as the current benchmark reference
| Layer | Current evidence | Status | Next hardening target |
|---|---|---|---|
| Data | Lattice-QCD working copy plus DOI source record and source-lock manifest | Source-backed working copy | Replace curated topic JSON with a reproducible upstream extraction table |
| Formula | Curvature-gap, scale conversion, lattice conversion, sweep, and error formulas are registered | Structured | Separate fitted scale choices from candidate theory constants |
| Verification | Research_Mass_Gap.py writes artifact hashes, threshold rule, residual, and status |
Runnable | Promote from one-state scalar benchmark to multi-state spectrum validation |
| Claim | Calibration-aware benchmark against selected glueball mass | Bounded | Add independent lattice rows before stronger physics wording |
| Dependency | Feeds confinement/mass-generation discussions in the core map | Open | Mark downstream topics as inheriting the calibration limitation |
- The topic uses a calibration sweep and should say so plainly
- Internal match to selected benchmark values does not establish a general mathematical proof
- The local dataset package is topic-scoped rather than a full external replication kit
- Verification command:
python docs/topics/0.21_Yang_Mills_Mass_Gap/Code/03_Research/Research_Mass_Gap.py - Artifact contract: see VERIFICATION_SPEC.md
Structured