IndisputableMonolith.Masses.AnchorPolicy
AnchorPolicy supplies the SDGT rung table for up quarks as the discrete set {4, 17, 28} to anchor masses on the phi-ladder. Mass spectrum calculations in the Recognition framework reference these tables when invoking rung_sdgt or predict_mass. The module is purely definitional and extends the canonical constants without any proof content.
claimThe SDGT rung table for up quarks is the set $r = 4, 17, 28$.
background
The module sits in the Masses domain and imports the RS time quantum τ₀ = 1 tick from Constants together with the canonical mass constants centralized in Anchor. Those constants are derived from first principles in the Model layer with no experimental claims. It introduces policy definitions for rung selection, including AnchorPolicy and canonicalPolicy, to support mass predictions via the phi-ladder formula yardstick · ϕ^(rung - 8 + gap(Z)).
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module feeds the predict_mass and rung_sdgt functions that compute anchored masses. It fills the rung table requirement in the mass derivation chain from the Anchor module, supporting the overall parameter-free mass spectra in Recognition Science.
scope and limits
- Does not derive the rung values from J-uniqueness or the forcing chain.
- Does not assert agreement with measured quark masses.
- Does not define the full phi-ladder or gap functions.
- Does not include any theorems or proofs.
depends on (2)
declarations in this module (20)
-
def
rung -
def
chargeMap -
def
gap -
def
predict_mass -
def
rung_sdgt_up -
def
rung_sdgt_down -
def
rung_sdgt -
def
cross_sector_shift -
def
predict_mass_sdgt -
structure
AnchorPolicy -
def
canonicalPolicy -
abbrev
E_coh -
abbrev
yardstick -
abbrev
Z_index -
abbrev
r_lepton -
abbrev
r_up -
abbrev
r_down -
abbrev
r_boson -
structure
ResidueLaw -
structure
SectorLaw