pub const TENSOR10D_DIMS: [(&str, DimClass); 10];Expand description
The fixed ordered Tensor10D dimensions with their classification.
Canonical source of truth: docs/manuals/standards/q42-10d-tensor-standard.md
§1.2 (Draft Standard v1.2). These are NOT provisional guesses — every axis is
defined there. Order is normative: [q, v, w, x, y, z, t, alpha, mu, sigma].
q— Quantum Context / epistemic superposition index (q=0collapsed ground truth;q>0parallel epistemic contexts). →Epistemic.v— Topological class; selects the volume-search metric (euclidean / cyclic / hyperbolic / boundary-clique). →Categorical(a discrete topology-class index).w— Manifold / domain index (biological, legal, personal, environmental, socioeconomic …). →Categorical.x,y,z— semantic-topology spatial coordinates. →Spatial.t— temporal state / provenance ledger. →Temporal.alpha,mu,sigma— the Spectral-Logical Payload: parameters of the EMF signal, NOT “colour/sound” (those are only human-perceptual PROJECTIONS — standard §1.3).alpha= amplitude / intensity / energy density;mu= modulation (phase / FM / bit-packed provenance);sigma= spectral signature (multi-band profile across the EM spectrum; the full SPD/STFT live in mmap sidecars, of which the visible/audible bands are one window). All three →Spectral. The entire EM spectrum is addressable viasigma× thetaxis.