HomeDocs-Technical WhitePaper55-Decision & Change Log Template v1.0

Chapter 12 Unified Symbols & Metrology


I. Chapter Goals & Scope (Mandatory)


II. Core Symbols (minimal unified set, Mandatory)


III. No-Mix & Naming Conflicts (Mandatory)


IV. Unified Arrival-Time Caliber (Mandatory)


V. Units & Dimensions (Mandatory)


VI. Statistics & Uncertainty (Mandatory)


VII. In-Text Typesetting (Mandatory)


VIII. Symbols—Units—Dimensions Overview (copy-ready)

Symbol

Meaning

Unit (example)

Dim dim

Notes

phi(x,t)

scalar field

context

context

Give definition anchor on first use

Xi(x,t)

tensor/structural tensor

context

context

Rank per metrology volume

c_ref

reference propagation limit

m·s^-1

L T^-1

Not equal to c

n_eff

effective refractive index

1

1

Not equal to n

T_arr

arrival time

s

T

Declare gamma(ell), d ell

T_fil

tension

N or J·m^-1

M L T^-2

Not equal to T_trans

T_trans

transmittance

1

1

Ratio quantity

compat_rate

compatibility pass rate

1

1

Replay/prod


IX. Machine-Readable Snippets (YAML; JSON equivalent, Mandatory)

units:

base: { T: "s", L: "m", M: "kg", Q: "C", K: "K", One: "1" }

derived:

velocity: { unit: "m·s^-1", dim: "L T^-1" }

density: { unit: "m^-3", dim: "L^-3" }

symbols:

c_ref: { unit: "m·s^-1", dim: "L T^-1", desc: "reference propagation limit" }

n_eff: { unit: "1", dim: "1", desc: "effective refractive index" }

T_arr:

unit: "s"

dim: "T"

caliber:

forms:

- { name: "factored", expr: "( 1 / c_ref ) * ( ∫ n_eff d ell )" }

- { name: "general", expr: "( ∫ ( n_eff / c_ref ) d ell )" }

required_context: ["gamma(ell)","d ell"]

T_fil: { unit: "N", dim: "M L T^-2", desc: "tension" }

T_trans: { unit: "1", dim: "1", desc: "transmittance" }

compat_rate: { unit: "1", dim: "1" }

stats:

method: "bootstrap"

ci: "95%"

discount:

k_sigma: 1.0

formula: "s' = clamp(s - k*sigma, 0, 1)"

dim_checks:

check_dim: true

anchors:

- "EFT.WP.Core.Equations v1.1:S20-1"

- "EFT.WP.Core.Metrology v1.0:check_dim"


X. Arrival-Time Fill Example (Human × Machine aligned, Mandatory)

  1. Human text:
    • Use the general form: T_arr = ( ∫ ( n_eff / c_ref ) d ell ); path gamma(ell) is the observation segment; measure d ell is arc-length element.
    • Dimensional check: dim(T_arr)=T; check_dim=true.
  2. Machine snippet:

arrival_time:

form: "general"

path: "gamma(ell)"

measure: "d ell"

c_ref: "ref:L2"

n_eff_profile: "dataset:cmb_set_v3@v3"

check_dim: true


XI. Unified Gates & Metrics (Mandatory)

  1. Unified names and directions:
    • Accuracy: gate_accuracy>=0.99@7d (higher is better)
    • Latency: gate_latency<=2h@7d (lower is better)
    • Compatibility: compat_rate>=0.995@replay (higher is better)
  2. Each gate in reports must include: data source, statistical method, CI, script locator (script@commit).

XII. Human × Machine Alignment (Mandatory)

Human Section

Machine Field

Validation Focus

Symbol definitions

symbols.*

Units & dimensions complete

Arrival-time caliber

symbols.T_arr.caliber.*

Form and context consistent

Path/measure

arrival_time.path/measure

gamma(ell) and d ell explicit

Dimensional check

dim_checks.check_dim

true with anchors present

Statistics & CI

stats.*

Method, CI, discount clear

Gate metrics

gates.* (or similarly named fields)

Name/comparator/window unified


XIII. Anti-Example & Fix (Mandatory)


XIV. Cross-Reference Style (Mandatory)

  1. Fixed in-text format: “See 《 vX.Y》 Ch.x S/P/M/I…”, anchors preferred over whole volumes.
  2. Provide a machine-readable list in the DR’s references.see (examples):
    • "EFT.WP.Core.Terms v1.0:P10-3"
    • "EFT.WP.Core.Equations v1.1:S20-1"
    • "EFT.WP.Core.Metrology v1.0:check_dim"
    • "EFT.WP.Core.DataSpec v1.0:I30-2"

Copyright & License (CC BY 4.0)

Copyright: Unless otherwise noted, the copyright of “Energy Filament Theory” (text, charts, illustrations, symbols, and formulas) belongs to the author “Guanglin Tu”.
License: This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0). You may copy, redistribute, excerpt, adapt, and share for commercial or non‑commercial purposes with proper attribution.
Suggested attribution: Author: “Guanglin Tu”; Work: “Energy Filament Theory”; Source: energyfilament.org; License: CC BY 4.0.

First published: 2025-11-11|Current version:v5.1
License link:https://creativecommons.org/licenses/by/4.0/