目录文档-技术白皮书(V5.05)50-参数注册卡 Template v1.0

第5章 来源、血缘与追踪


I. 目的与范围(Purpose & Scope)


II. 来源类型与最小字段(Source Types & Minimal Fields)

统一字段键:lineage{ source_type, method, instrument, calib_run_id, operator, site, inputs[], derive_expr, software, version, commit_hash, runtime_env, policy_ref, baseline_id, rationale, approver }


III. 血缘图与依赖(Lineage Graph & Dependencies)


IV. 新鲜度与有效期(Freshness & Validity)


V. 审计轨迹与可回滚(Audit Trail & Rollback)


VI. 合规模块(Compliance)


VII. 路径量附加要求(Path-Specific Requirements)


VIII. 规范示例(Normative Examples)

# A) measured:系统延时 τ_sys

version: "1.0.1"

param_id: "CAL-01-τ_sys"

name: "system_delay"

symbol: "τ_sys"

domain: { type: "real", unit: "s", range: [0, 1e-3], default: 1.0e-6, precision: "float64" }

lineage:

source_type: "measured"

method: "loopback"

instrument: "DPO-7k"

calib_run_id: "CAL2025-09-24-01"

operator: "tech-ops"

site: "lab-A"

freshness:

valid_from: "2025-09-24T00:00:00Z"

valid_to: "2025-10-24T00:00:00Z"

policy: { tau_calib_s_max: 86400, clock_state: "locked" }

uncertainty: { type: "A", estimate: 2.0e-8, distribution: "normal", coverage: { k: 2 } }

constraints: { depends_on: ["ENV-02-ΔT"], derived: "" }

cov_group: "timing"

status: "stable"

see: ["Metrology.Sync v1.0:PPS","EFT.WP.Core.Metrology v1.0:check_dim"]

# B) derived:有效折射率剖面 n_eff(ell)

version: "1.0.0"

param_id: "PHY-03-n_eff_profile"

name: "effective_index_profile"

symbol: "n_eff(ell)"

domain: { type: "array", unit: "1", shape: ["N"], range: [0.8, 2.5], precision: "float64" }

lineage:

source_type: "derived"

method: "kernel_fit"

inputs: ["RAW-01-phase_trace","REF-01-λ_ref"]

derive_expr: "n_eff(ell) = g(Phi(ell), λ_ref)"

software: "idxfit"

version: "2.4.1"

commit_hash: "8f2c7d1"

runtime_env: "cuda12.2-py3.11"

freshness:

valid_from: "2025-09-24T00:00:00Z"

valid_to: "2026-09-24T00:00:00Z"

policy: { tau_calib_s_max: 86400, clock_state: "locked" }

uncertainty: { type: "A/B", estimate: 3.0e-3, distribution: "gaussian", coverage: { k: 2 } }

path:

gamma: "gamma(ell)"

measure: "d ell"

delta_form: "general"

constraints:

depends_on: ["ENV-01-α_T","ENV-02-ΔT"]

derived: ""

cov_group: "medium"

status: "stable"

see: ["EFT.WP.Core.Equations v1.1:S20-1","EFT.WP.Core.Metrology v1.0:check_dim"]

# C) configured:Huber 损失 δ

version: "1.0.0"

param_id: "ALG-05-huber_delta"

name: "huber_delta"

symbol: "δ_huber"

domain: { type: "real", unit: "1", range: [0.1, 5.0], default: 1.345, precision: "float64" }

lineage:

source_type: "configured"

policy_ref: "ROBUST-BASE-2025"

baseline_id: "bench-2025Q3"

rationale: "robust residual control"

approver: "ml-lead"

freshness:

valid_from: "2025-01-01T00:00:00Z"

valid_to: "9999-12-31T23:59:59Z"

policy: { tau_calib_s_max: 86400, clock_state: "locked" }

uncertainty: { type: "B", estimate: 0.0, distribution: "degenerate", coverage: { k: 2 } }

cov_group: "algo"

status: "stable"

see: ["ErrorBudget.Template v1.0:Ch.6","PTN.Template v1.0:Ch.7"]


IX. 机读与图谱(Machine-Readable & Graph)
A. lineage_graph.json(边列表)

{

"nodes": [

{"id":"CAL-01-τ_sys","version":"1.0.1"},

{"id":"ENV-02-ΔT","version":"1.0.0"},

{"id":"PHY-03-n_eff_profile","version":"1.0.0"}

],

"edges": [

{"from":"ENV-02-ΔT","to":"CAL-01-τ_sys","type":"depends_on"},

{"from":"RAW-01-phase_trace","to":"PHY-03-n_eff_profile","type":"input"},

{"from":"REF-01-λ_ref","to":"PHY-03-n_eff_profile","type":"input"}

],

"meta": {"generated_at":"2025-09-24T16:00:00Z","checksum":"sha256:..."}

}

B. report_manifest.yaml(含审计与哈希)

version: "1.0.0"

bundle:

cards: ["param_card.yaml"]

graphs: ["lineage_graph.json"]

reports: ["check_dim_report.json","audit.jsonl"]

metadata:

dataset_id: "ptn-demo"

method_version: "2.0.0"

checksum: "sha256:..."

see:

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

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


X. 交叉引用(Cross-References)


XI. 执行勾选清单(Checklist)


版权与许可:除另有说明外,《能量丝理论》(含文本、图表、插图、符号与公式)的著作权由作者(屠广林)享有。
许可方式(CC BY 4.0):在注明作者与来源的前提下,允许复制、转载、节选、改编与再分发。
署名格式(建议):作者:屠广林|作品:《能量丝理论》|来源:energyfilament.org|许可证:CC BY 4.0
验证召集: 作者独立自费、无雇主无资助;下一阶段将优先在最愿意公开讨论、公开复现、公开挑错的环境中推进落地,不限国家。欢迎各国媒体与同行抓住窗口组织验证,并与我们联系。
版本信息: 首次发布:2025-11-11 | 当前版本:v6.0+5.05