universal-physics-tensor 0.7.3 → 0.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (293) hide show
  1. package/README.md +147 -109
  2. package/bin/upt.mjs +508 -0
  3. package/dist/bridges/be23-planckian-confrontation.d.ts +162 -0
  4. package/dist/bridges/be23-planckian-confrontation.d.ts.map +1 -0
  5. package/dist/bridges/be23-planckian-confrontation.js +196 -0
  6. package/dist/bridges/be23-planckian-confrontation.js.map +1 -0
  7. package/dist/bridges/be36-gw170817-confrontation.d.ts +111 -0
  8. package/dist/bridges/be36-gw170817-confrontation.d.ts.map +1 -0
  9. package/dist/bridges/be36-gw170817-confrontation.js +100 -0
  10. package/dist/bridges/be36-gw170817-confrontation.js.map +1 -0
  11. package/dist/bridges/bridge-equations.d.ts +129 -0
  12. package/dist/bridges/bridge-equations.d.ts.map +1 -0
  13. package/dist/bridges/bridge-equations.js +130 -0
  14. package/dist/bridges/bridge-equations.js.map +1 -0
  15. package/dist/bridges/catalog-adapter.d.ts +1 -1
  16. package/dist/bridges/catalog-adapter.js +1 -1
  17. package/dist/bridges/confrontation-coverage.d.ts +67 -0
  18. package/dist/bridges/confrontation-coverage.d.ts.map +1 -0
  19. package/dist/bridges/confrontation-coverage.js +83 -0
  20. package/dist/bridges/confrontation-coverage.js.map +1 -0
  21. package/dist/bridges/equations/_be-helpers.d.ts +2 -1
  22. package/dist/bridges/equations/_be-helpers.d.ts.map +1 -1
  23. package/dist/bridges/equations/be-12-coherence-length.d.ts +1 -1
  24. package/dist/bridges/equations/be-13-einstein-trace.d.ts +2 -2
  25. package/dist/bridges/equations/be-13-einstein-trace.js +1 -1
  26. package/dist/bridges/equations/be-14-ryu-takayanagi.d.ts +2 -2
  27. package/dist/bridges/equations/be-15-emergence.d.ts +19 -5
  28. package/dist/bridges/equations/be-15-emergence.d.ts.map +1 -1
  29. package/dist/bridges/equations/be-15-emergence.js +18 -4
  30. package/dist/bridges/equations/be-15-emergence.js.map +1 -1
  31. package/dist/bridges/equations/be-16-landauer.d.ts +1 -1
  32. package/dist/bridges/equations/be-17-einstein-cartan.d.ts +1 -1
  33. package/dist/bridges/equations/be-18-higgs-mass.d.ts +1 -1
  34. package/dist/bridges/equations/be-19-quantum-bounce.d.ts +1 -1
  35. package/dist/bridges/equations/be-20-vacuum-energy.d.ts +4 -4
  36. package/dist/bridges/equations/be-20-vacuum-energy.d.ts.map +1 -1
  37. package/dist/bridges/equations/be-20-vacuum-energy.js +4 -2
  38. package/dist/bridges/equations/be-20-vacuum-energy.js.map +1 -1
  39. package/dist/bridges/equations/be-22-topological-entanglement.d.ts +1 -1
  40. package/dist/bridges/equations/be-23-syk-planckian.d.ts +1 -1
  41. package/dist/bridges/equations/be-24-foerster-fret.d.ts +1 -1
  42. package/dist/bridges/equations/be-25-iit-phi.d.ts +1 -1
  43. package/dist/bridges/equations/be-25-orch-or.d.ts +13 -1
  44. package/dist/bridges/equations/be-25-orch-or.d.ts.map +1 -1
  45. package/dist/bridges/equations/be-25-orch-or.js +12 -0
  46. package/dist/bridges/equations/be-25-orch-or.js.map +1 -1
  47. package/dist/bridges/equations/be-26-dna-tunneling.d.ts +2 -2
  48. package/dist/bridges/equations/be-26-dna-tunneling.js +1 -1
  49. package/dist/bridges/equations/be-27-effective-temperature.d.ts +1 -1
  50. package/dist/bridges/equations/be-28-onsager-entropy-production.d.ts +1 -1
  51. package/dist/bridges/equations/be-29-jarzynski.d.ts +1 -1
  52. package/dist/bridges/equations/be-30-flm-first-law.d.ts +2 -2
  53. package/dist/bridges/equations/be-31-causal-set-bd.d.ts +1 -1
  54. package/dist/bridges/equations/be-32-quantum-reference-frame.d.ts +1 -1
  55. package/dist/bridges/equations/be-33-hertz-millis.d.ts +1 -1
  56. package/dist/bridges/equations/be-34-kibble-zurek.d.ts +1 -1
  57. package/dist/bridges/equations/be-35-conformal-bootstrap.d.ts +1 -1
  58. package/dist/bridges/equations/be-36-gw-speed-bound.d.ts +12 -5
  59. package/dist/bridges/equations/be-36-gw-speed-bound.d.ts.map +1 -1
  60. package/dist/bridges/equations/be-36-gw-speed-bound.js +11 -4
  61. package/dist/bridges/equations/be-36-gw-speed-bound.js.map +1 -1
  62. package/dist/bridges/equations/be-38-mond.d.ts +1 -1
  63. package/dist/bridges/equations/be-39-asymptotic-safety.d.ts +2 -2
  64. package/dist/bridges/equations/be-40-composite-higgs.d.ts +1 -1
  65. package/dist/bridges/equations/be-41-swampland.d.ts +1 -1
  66. package/dist/bridges/equations/be-43-er-epr.d.ts +1 -1
  67. package/dist/bridges/equations/be-44-soft-hair.d.ts +1 -1
  68. package/dist/bridges/equations/be-45-tcc.d.ts +1 -1
  69. package/dist/bridges/equations/be-46-multiverse-measure.d.ts +1 -1
  70. package/dist/bridges/equations/be-47-bbn-dark-sector.d.ts +1 -1
  71. package/dist/bridges/equations/be-48-grw-localization.d.ts +1 -1
  72. package/dist/bridges/equations/be-49-quantum-darwinism.d.ts +1 -1
  73. package/dist/bridges/equations/be-50-wheeler-feynman.d.ts +1 -1
  74. package/dist/bridges/index.d.ts +10 -7
  75. package/dist/bridges/index.d.ts.map +1 -1
  76. package/dist/bridges/index.js +47 -34
  77. package/dist/bridges/index.js.map +1 -1
  78. package/dist/bridges/membership.d.ts +44 -0
  79. package/dist/bridges/membership.d.ts.map +1 -0
  80. package/dist/bridges/membership.js +59 -0
  81. package/dist/bridges/membership.js.map +1 -0
  82. package/dist/bridges/rejected.d.ts +40 -0
  83. package/dist/bridges/rejected.d.ts.map +1 -0
  84. package/dist/bridges/rejected.js +81 -0
  85. package/dist/bridges/rejected.js.map +1 -0
  86. package/dist/composition/bridge-analysis.d.ts +189 -0
  87. package/dist/composition/bridge-analysis.d.ts.map +1 -0
  88. package/dist/composition/bridge-analysis.js +445 -0
  89. package/dist/composition/bridge-analysis.js.map +1 -0
  90. package/dist/composition/bridge-prediction.d.ts +95 -0
  91. package/dist/composition/bridge-prediction.d.ts.map +1 -0
  92. package/dist/composition/bridge-prediction.js +0 -0
  93. package/dist/composition/bridge-prediction.js.map +1 -0
  94. package/dist/composition/catalog-graph.d.ts +20 -0
  95. package/dist/composition/catalog-graph.d.ts.map +1 -0
  96. package/dist/composition/catalog-graph.js +39 -0
  97. package/dist/composition/catalog-graph.js.map +1 -0
  98. package/dist/composition/compose-surface.d.ts +12 -0
  99. package/dist/composition/compose-surface.d.ts.map +1 -0
  100. package/dist/composition/compose-surface.js +10 -0
  101. package/dist/composition/compose-surface.js.map +1 -0
  102. package/dist/composition/compose-symbolic.d.ts +75 -0
  103. package/dist/composition/compose-symbolic.d.ts.map +1 -0
  104. package/dist/composition/compose-symbolic.js +157 -0
  105. package/dist/composition/compose-symbolic.js.map +1 -0
  106. package/dist/composition/compose.d.ts +110 -0
  107. package/dist/composition/compose.d.ts.map +1 -0
  108. package/dist/composition/compose.js +231 -0
  109. package/dist/composition/compose.js.map +1 -0
  110. package/dist/composition/consistency.d.ts +24 -0
  111. package/dist/composition/consistency.d.ts.map +1 -0
  112. package/dist/composition/consistency.js +26 -0
  113. package/dist/composition/consistency.js.map +1 -0
  114. package/dist/composition/discovery.d.ts +104 -0
  115. package/dist/composition/discovery.d.ts.map +1 -0
  116. package/dist/composition/discovery.js +165 -0
  117. package/dist/composition/discovery.js.map +1 -0
  118. package/dist/composition/edge.d.ts +139 -0
  119. package/dist/composition/edge.d.ts.map +1 -0
  120. package/dist/composition/edge.js +72 -0
  121. package/dist/composition/edge.js.map +1 -0
  122. package/dist/composition/edges/calibration.d.ts +107 -0
  123. package/dist/composition/edges/calibration.d.ts.map +1 -0
  124. package/dist/composition/edges/calibration.js +373 -0
  125. package/dist/composition/edges/calibration.js.map +1 -0
  126. package/dist/composition/edges/catalog-full.d.ts +299 -0
  127. package/dist/composition/edges/catalog-full.d.ts.map +1 -0
  128. package/dist/composition/edges/catalog-full.js +989 -0
  129. package/dist/composition/edges/catalog-full.js.map +1 -0
  130. package/dist/composition/edges/catalog-tranche.d.ts +112 -0
  131. package/dist/composition/edges/catalog-tranche.d.ts.map +1 -0
  132. package/dist/composition/edges/catalog-tranche.js +241 -0
  133. package/dist/composition/edges/catalog-tranche.js.map +1 -0
  134. package/dist/composition/enumerate.d.ts +67 -0
  135. package/dist/composition/enumerate.d.ts.map +1 -0
  136. package/dist/composition/enumerate.js +78 -0
  137. package/dist/composition/enumerate.js.map +1 -0
  138. package/dist/composition/explain.d.ts +102 -0
  139. package/dist/composition/explain.d.ts.map +1 -0
  140. package/dist/composition/explain.js +244 -0
  141. package/dist/composition/explain.js.map +1 -0
  142. package/dist/composition/expr-eval.d.ts +33 -0
  143. package/dist/composition/expr-eval.d.ts.map +1 -0
  144. package/dist/composition/expr-eval.js +95 -0
  145. package/dist/composition/expr-eval.js.map +1 -0
  146. package/dist/composition/expr-simplify.d.ts +60 -0
  147. package/dist/composition/expr-simplify.d.ts.map +1 -0
  148. package/dist/composition/expr-simplify.js +330 -0
  149. package/dist/composition/expr-simplify.js.map +1 -0
  150. package/dist/composition/expr-subst.d.ts +29 -0
  151. package/dist/composition/expr-subst.d.ts.map +1 -0
  152. package/dist/composition/expr-subst.js +60 -0
  153. package/dist/composition/expr-subst.js.map +1 -0
  154. package/dist/composition/identifiability.d.ts +103 -0
  155. package/dist/composition/identifiability.d.ts.map +1 -0
  156. package/dist/composition/identifiability.js +148 -0
  157. package/dist/composition/identifiability.js.map +1 -0
  158. package/dist/composition/index.d.ts +37 -0
  159. package/dist/composition/index.d.ts.map +1 -0
  160. package/dist/composition/index.js +27 -0
  161. package/dist/composition/index.js.map +1 -0
  162. package/dist/composition/quantities.d.ts +297 -0
  163. package/dist/composition/quantities.d.ts.map +1 -0
  164. package/dist/composition/quantities.js +1017 -0
  165. package/dist/composition/quantities.js.map +1 -0
  166. package/dist/composition/quantity.d.ts +59 -0
  167. package/dist/composition/quantity.d.ts.map +1 -0
  168. package/dist/composition/quantity.js +36 -0
  169. package/dist/composition/quantity.js.map +1 -0
  170. package/dist/composition/retrodiction.d.ts +94 -0
  171. package/dist/composition/retrodiction.d.ts.map +1 -0
  172. package/dist/composition/retrodiction.js +171 -0
  173. package/dist/composition/retrodiction.js.map +1 -0
  174. package/dist/composition/symbolic-constants.d.ts +33 -0
  175. package/dist/composition/symbolic-constants.d.ts.map +1 -0
  176. package/dist/composition/symbolic-constants.js +50 -0
  177. package/dist/composition/symbolic-constants.js.map +1 -0
  178. package/dist/composition/uncertainty.d.ts +45 -0
  179. package/dist/composition/uncertainty.d.ts.map +1 -0
  180. package/dist/composition/uncertainty.js +59 -0
  181. package/dist/composition/uncertainty.js.map +1 -0
  182. package/dist/core/axes-registry.d.ts +1 -1
  183. package/dist/core/axes-registry.js +1 -1
  184. package/dist/core/cell.d.ts +0 -8
  185. package/dist/core/cell.d.ts.map +1 -1
  186. package/dist/core/cell.js +1 -1
  187. package/dist/core/cell.js.map +1 -1
  188. package/dist/core/constants.d.ts +15 -1
  189. package/dist/core/constants.d.ts.map +1 -1
  190. package/dist/core/constants.js +15 -1
  191. package/dist/core/constants.js.map +1 -1
  192. package/dist/core/flux-rules.d.ts +10 -13
  193. package/dist/core/flux-rules.d.ts.map +1 -1
  194. package/dist/core/flux-rules.js +19 -10
  195. package/dist/core/flux-rules.js.map +1 -1
  196. package/dist/core/labeled-tensor.d.ts +80 -1
  197. package/dist/core/labeled-tensor.d.ts.map +1 -1
  198. package/dist/core/labeled-tensor.js +263 -17
  199. package/dist/core/labeled-tensor.js.map +1 -1
  200. package/dist/core/universal-index.d.ts +1 -1
  201. package/dist/core/universal-index.js +1 -1
  202. package/dist/dimensional/buckingham.d.ts +103 -0
  203. package/dist/dimensional/buckingham.d.ts.map +1 -0
  204. package/dist/dimensional/buckingham.js +284 -0
  205. package/dist/dimensional/buckingham.js.map +1 -0
  206. package/dist/dimensional/dimension-spec.d.ts +24 -0
  207. package/dist/dimensional/dimension-spec.d.ts.map +1 -0
  208. package/dist/dimensional/dimension-spec.js +110 -0
  209. package/dist/dimensional/dimension-spec.js.map +1 -0
  210. package/dist/dimensional/field-equation-helpers.d.ts +1 -1
  211. package/dist/dimensional/field-equation-helpers.js +1 -1
  212. package/dist/dimensional/friedmann-equation.d.ts +1 -1
  213. package/dist/dimensional/friedmann-equation.js +1 -1
  214. package/dist/dimensional/gauge-field.d.ts +1 -1
  215. package/dist/dimensional/gauge-field.js +1 -1
  216. package/dist/dimensional/klein-gordon-equation.d.ts +8 -5
  217. package/dist/dimensional/klein-gordon-equation.d.ts.map +1 -1
  218. package/dist/dimensional/klein-gordon-equation.js +8 -5
  219. package/dist/dimensional/klein-gordon-equation.js.map +1 -1
  220. package/dist/dimensional/tensor-trace.d.ts +1 -1
  221. package/dist/dimensional/tensor-trace.js +1 -1
  222. package/dist/dimensional/validator.d.ts +13 -3
  223. package/dist/dimensional/validator.d.ts.map +1 -1
  224. package/dist/dimensional/validator.js +129 -42
  225. package/dist/dimensional/validator.js.map +1 -1
  226. package/dist/index.d.ts +32 -2
  227. package/dist/index.d.ts.map +1 -1
  228. package/dist/index.js +63 -2
  229. package/dist/index.js.map +1 -1
  230. package/dist/numerical/be37-covariant-eikonal.d.ts.map +1 -1
  231. package/dist/numerical/be37-covariant-eikonal.js +15 -18
  232. package/dist/numerical/be37-covariant-eikonal.js.map +1 -1
  233. package/dist/numerical/curvature-lowering-helpers.d.ts +7 -13
  234. package/dist/numerical/curvature-lowering-helpers.d.ts.map +1 -1
  235. package/dist/numerical/curvature-lowering-helpers.js +1 -1
  236. package/dist/numerical/curvature-lowering-helpers.js.map +1 -1
  237. package/dist/numerical/derivative-lowering.d.ts +2 -1
  238. package/dist/numerical/derivative-lowering.d.ts.map +1 -1
  239. package/dist/numerical/formula-dimension.d.ts +40 -0
  240. package/dist/numerical/formula-dimension.d.ts.map +1 -0
  241. package/dist/numerical/formula-dimension.js +199 -0
  242. package/dist/numerical/formula-dimension.js.map +1 -0
  243. package/dist/numerical/formula-mathts.d.ts +27 -0
  244. package/dist/numerical/formula-mathts.d.ts.map +1 -0
  245. package/dist/numerical/formula-mathts.js +98 -0
  246. package/dist/numerical/formula-mathts.js.map +1 -0
  247. package/dist/numerical/formula-registry.d.ts +30 -0
  248. package/dist/numerical/formula-registry.d.ts.map +1 -0
  249. package/dist/numerical/formula-registry.js +88 -0
  250. package/dist/numerical/formula-registry.js.map +1 -0
  251. package/dist/numerical/formula.d.ts +75 -0
  252. package/dist/numerical/formula.d.ts.map +1 -0
  253. package/dist/numerical/formula.js +275 -0
  254. package/dist/numerical/formula.js.map +1 -0
  255. package/dist/numerical/geometrized.d.ts +51 -0
  256. package/dist/numerical/geometrized.d.ts.map +1 -0
  257. package/dist/numerical/geometrized.js +66 -0
  258. package/dist/numerical/geometrized.js.map +1 -0
  259. package/dist/numerical/gl4-integrator.d.ts +8 -6
  260. package/dist/numerical/gl4-integrator.d.ts.map +1 -1
  261. package/dist/numerical/gl4-integrator.js +6 -6
  262. package/dist/numerical/gl4-integrator.js.map +1 -1
  263. package/dist/numerical/klein-gordon.d.ts +145 -0
  264. package/dist/numerical/klein-gordon.d.ts.map +1 -0
  265. package/dist/numerical/klein-gordon.js +145 -0
  266. package/dist/numerical/klein-gordon.js.map +1 -0
  267. package/dist/numerical/kretschmann.d.ts +43 -12
  268. package/dist/numerical/kretschmann.d.ts.map +1 -1
  269. package/dist/numerical/kretschmann.js +116 -29
  270. package/dist/numerical/kretschmann.js.map +1 -1
  271. package/dist/numerical/lowering.d.ts +18 -0
  272. package/dist/numerical/lowering.d.ts.map +1 -1
  273. package/dist/numerical/lowering.js +54 -42
  274. package/dist/numerical/lowering.js.map +1 -1
  275. package/dist/numerical/null-ic.d.ts +1 -1
  276. package/dist/numerical/null-ic.d.ts.map +1 -1
  277. package/dist/numerical/null-ic.js +3 -2
  278. package/dist/numerical/null-ic.js.map +1 -1
  279. package/dist/numerical/painleve-gullstrand-metric.d.ts +18 -6
  280. package/dist/numerical/painleve-gullstrand-metric.d.ts.map +1 -1
  281. package/dist/numerical/painleve-gullstrand-metric.js +31 -16
  282. package/dist/numerical/painleve-gullstrand-metric.js.map +1 -1
  283. package/dist/numerical/perihelion-finder.d.ts +4 -3
  284. package/dist/numerical/perihelion-finder.d.ts.map +1 -1
  285. package/dist/numerical/perihelion-finder.js +5 -4
  286. package/dist/numerical/perihelion-finder.js.map +1 -1
  287. package/dist/numerical/types.d.ts +6 -3
  288. package/dist/numerical/types.d.ts.map +1 -1
  289. package/dist/numerical/weyl-lowering.d.ts +4 -4
  290. package/dist/numerical/weyl-lowering.d.ts.map +1 -1
  291. package/dist/numerical/weyl-lowering.js +14 -1
  292. package/dist/numerical/weyl-lowering.js.map +1 -1
  293. package/package.json +19 -8
@@ -0,0 +1,299 @@
1
+ /**
2
+ * Catalog-full edges — the v0.11 headline: migrate the remaining catalog
3
+ * bridges (those with a USABLE numerical evaluator) to composition-graph
4
+ * `BridgeEdge`s, extending the v0.8.0 calibration + v0.10.0 catalog-tranche
5
+ * sets. Each edge wraps an EXISTING validated catalog evaluator (the catalog
6
+ * stays authoritative — design D-4) and carries a first-class validity
7
+ * domain (G-8) mirroring exactly what the wrapped evaluator enforces.
8
+ *
9
+ * Quantity-name discipline (v0.11 namespacing gate, Option D): every node is
10
+ * defined ONCE in `src/composition/quantities.ts`. Where the physics matches
11
+ * an existing canonical node we REUSE it (`relaxation-rate`, `decoherence-rate`,
12
+ * `temperature`, `mass`, `mass-density`); where the name would collide but the
13
+ * physics DIFFERS we pick a distinct name — e.g. BE-23/BE-26 carrier/proton
14
+ * masses become `effective-mass` / `tunneling-mass`, NOT the gravitational
15
+ * `mass`. BE-13 and BE-31 share the `ricci-scalar` target (both produce the
16
+ * scalar curvature R [L⁻²]).
17
+ *
18
+ * NOT-A-BRIDGE entries — NO edges created (per src/bridges/rejected.ts
19
+ * REJECTED_BRIDGE_IDS): BE-28 (Onsager/MEPP), BE-29 (Jarzynski), BE-32
20
+ * (quantum reference frames), BE-35 (conformal bootstrap), BE-40 (composite
21
+ * Higgs). Rejected adjudications are not bridges and get no graph edge.
22
+ *
23
+ * Other skips (no scalar-Record evaluator): BE-44 soft-hair — its evaluator
24
+ * `evaluateBE44SoftHairCharge` takes a `number[]` news-sample array + grid
25
+ * spacing, not a `Record<string, number>` of scalar quantities, so it cannot
26
+ * be lowered onto the (sources → scalars) edge contract without an array
27
+ * quantity primitive the graph does not yet have.
28
+ *
29
+ * @module composition/edges/catalog-full
30
+ */
31
+ import type { BridgeEdge } from '../edge.js';
32
+ /**
33
+ * BE-11 canonical decoherence master rate (Caldeira-Leggett weak-coupling
34
+ * form): (relaxation-rate, system-environment-coupling, reference-coupling) →
35
+ * γ_k = γ_0 (λ/λ_0)². Wraps `evaluateDecoherenceRate` (γ_0 in s⁻¹, λ/λ_0 in
36
+ * any consistent unit; returns s⁻¹). DISTINCT from {@link be11ZurekEdge}: that
37
+ * one is the SPATIAL specialization (λ₀ = thermal de Broglie wavelength); this
38
+ * is the bare coupling-ratio master rate. Both wrap the same evaluator but on
39
+ * different source quantities.
40
+ *
41
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
42
+ * export for the 26-edge tranche — root-surface budget decision).
43
+ */
44
+ export declare const be11Edge: BridgeEdge;
45
+ /**
46
+ * BE-13 trace of Einstein equations: (cosmological-constant-curvature,
47
+ * stress-energy-trace) → R = 4Λ − (8πG/c⁴) T. Wraps `evaluateEinsteinTrace`
48
+ * (Λ in m⁻², T in J/m³; returns R in m⁻²). Shares the `ricci-scalar` target
49
+ * with {@link be31Edge}.
50
+ *
51
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
52
+ * export for the 26-edge tranche — root-surface budget decision).
53
+ */
54
+ export declare const be13Edge: BridgeEdge;
55
+ /**
56
+ * BE-15 Kawasaki-Gunton coarsening length: (model-a-mobility, time) →
57
+ * L(t) = √(Γ t). Wraps `evaluateCoarseningLength` (Γ in m²/s, t in s; returns
58
+ * m). Endpoints differ in `scale` (microscale kinetic coefficient → emergent
59
+ * correlation length): a bridge.
60
+ *
61
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
62
+ * export for the 26-edge tranche — root-surface budget decision).
63
+ */
64
+ export declare const be15Edge: BridgeEdge;
65
+ /**
66
+ * BE-17 Einstein-Cartan torsion-spin squared invariant:
67
+ * (einstein-coupling-prefactor-squared, torsion-contraction-scalar) →
68
+ * S²_spin = (c⁴/8πG)² · T_λμν T^λμν. Wraps `evaluateBE17SpinDensitySquared`
69
+ * (prefactor in [M²L²T⁻⁴], contraction in [T²L⁻⁴]; returns [M²L⁻²T⁻²]).
70
+ *
71
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
72
+ * export for the 26-edge tranche — root-surface budget decision).
73
+ */
74
+ export declare const be17Edge: BridgeEdge;
75
+ /**
76
+ * BE-18 Higgs-like dark mass generation: (yukawa-coupling,
77
+ * vacuum-expectation-value) → m_dark = g_dark · v_dark (natural units;
78
+ * mass-as-energy). Wraps `evaluateHiggsMass` (g dimensionless, v in GeV;
79
+ * returns GeV).
80
+ *
81
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
82
+ * export for the 26-edge tranche — root-surface budget decision).
83
+ */
84
+ export declare const be18Edge: BridgeEdge;
85
+ /**
86
+ * BE-20 cosmological-constant mass density:
87
+ * cosmological-constant-curvature → ρ_Λ = c² Λ / (8πG). Wraps
88
+ * `evaluateCosmologicalConstantDensity` (Λ in m⁻²; returns kg/m³). Reuses the
89
+ * BE-13/BE-31 `cosmological-constant-curvature` source node (the same Λ in
90
+ * [L⁻²]).
91
+ *
92
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
93
+ * export for the 26-edge tranche — root-surface budget decision).
94
+ */
95
+ export declare const be20Edge: BridgeEdge;
96
+ /**
97
+ * BE-22 topological entanglement entropy: (area-law-coefficient,
98
+ * boundary-length, topological-entanglement-entropy) → S(R) = α·L − γ (nats).
99
+ * Wraps `evaluateTEE` (α in m⁻¹, L in m, γ in nats; returns nats).
100
+ *
101
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
102
+ * export for the 26-edge tranche — root-surface budget decision).
103
+ */
104
+ export declare const be22Edge: BridgeEdge;
105
+ /**
106
+ * BE-23 SYK Planckian resistivity: (residual-resistivity, effective-mass,
107
+ * carrier-density, temperature, syk-coefficient) →
108
+ * ρ(T) = ρ_0 + (m* k_B T)/(n_e e² ℏ) · α_SYK. Wraps `evaluateSYKResistivity`
109
+ * (SI; returns Ω·m). Uses `effective-mass` (carrier band mass), DISTINCT from
110
+ * the gravitational `mass` node — the namespacing gate in action. Reuses the
111
+ * canonical `temperature` node.
112
+ *
113
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
114
+ * export for the 26-edge tranche — root-surface budget decision).
115
+ */
116
+ export declare const be23Edge: BridgeEdge;
117
+ /**
118
+ * BE-24 Förster FRET efficiency: (donor-acceptor-distance, foerster-radius) →
119
+ * η = R_0⁶/(R_0⁶ + R⁶). Wraps `evaluateFRETEfficiency` (R, R_0 in m; returns
120
+ * dimensionless ∈ [0,1]).
121
+ *
122
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
123
+ * export for the 26-edge tranche — root-surface budget decision).
124
+ */
125
+ export declare const be24Edge: BridgeEdge;
126
+ /**
127
+ * BE-25 IIT intrinsic information (the IIT module, NOT orch-or):
128
+ * (conditional-probability, marginal-probability) → ii = p_cond·log₂(p_cond/p_marg).
129
+ * Wraps `evaluateIntrinsicInformation` (both ∈ [0,1]; returns bits). Note the
130
+ * evaluator throws RangeError on the KL singularity p_cond>0, p_marg=0; the
131
+ * domain rejects that case so `evaluateEdge` surfaces a DomainViolationError
132
+ * instead.
133
+ *
134
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
135
+ * export for the 26-edge tranche — root-surface budget decision).
136
+ */
137
+ export declare const be25Edge: BridgeEdge;
138
+ /**
139
+ * BE-26 DNA mutation tunneling rate: (attempt-frequency, tunneling-mass,
140
+ * barrier-height, barrier-width, biological-rate-correction) →
141
+ * Γ = ν₀ exp[−(2/ℏ)√(2m(V−E))·L]·f. Wraps `evaluateDNATunneling` (SI; returns
142
+ * s⁻¹). `tunneling-mass` is the proton mass, DISTINCT from gravitational `mass`.
143
+ *
144
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
145
+ * export for the 26-edge tranche — root-surface budget decision).
146
+ */
147
+ export declare const be26Edge: BridgeEdge;
148
+ /**
149
+ * BE-27 Cugliandolo-Kurchan effective temperature: (temperature,
150
+ * active-noise-energy) → T_eff = T(1 + Σ_active/(k_B T)). Wraps
151
+ * `evaluateEffectiveTemperature` (T in K, Σ in J; returns K). Reuses the
152
+ * canonical `temperature` node.
153
+ *
154
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
155
+ * export for the 26-edge tranche — root-surface budget decision).
156
+ */
157
+ export declare const be27Edge: BridgeEdge;
158
+ /**
159
+ * BE-30 FLM first law of entanglement entropy: modular-hamiltonian-variation →
160
+ * δS_EE = δ⟨H_R⟩. Wraps `evaluateFLMFirstLaw` (nats; tautological identity).
161
+ *
162
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
163
+ * export for the 26-edge tranche — root-surface budget decision).
164
+ */
165
+ export declare const be30Edge: BridgeEdge;
166
+ /**
167
+ * BE-31 Benincasa-Dowker discrete Ricci scalar (d=4): (causal-set-count-0..3,
168
+ * planck-length) → R(p) = (4/√6)ℓ_P⁻²·[1 + N_0 − 9N_1 + 16N_2 − 8N_3]. Wraps
169
+ * `evaluateBenincasaDowker` (N_k dimensionless, ℓ_P in m; returns m⁻²). Shares
170
+ * the `ricci-scalar` target with {@link be13Edge}.
171
+ *
172
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
173
+ * export for the 26-edge tranche — root-surface budget decision).
174
+ */
175
+ export declare const be31Edge: BridgeEdge;
176
+ export declare const be33Edge: BridgeEdge;
177
+ /**
178
+ * BE-34 Kibble-Zurek defect density: (quench-timescale,
179
+ * microscopic-relaxation-time, spatial-dimension, static-exponent-nu,
180
+ * dynamic-exponent-z, defect-rest-mass, reheating-temperature) →
181
+ * n = (τ_Q/τ_0)^(−dν/(1+zν))·exp(−mc²/(k_B T_reh)). Wraps `evaluateKibbleZurek`
182
+ * (SI; returns dimensionless). Reuses BE-33's `static-exponent-nu` and
183
+ * `dynamic-exponent-z` nodes (same critical exponents).
184
+ *
185
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
186
+ * export for the 26-edge tranche — root-surface budget decision).
187
+ */
188
+ export declare const be34Edge: BridgeEdge;
189
+ /**
190
+ * BE-36 GW170817 graviton-photon speed ratio: gravitational-wave-speed →
191
+ * (c_GW − c)/c. Wraps `evaluateGWSpeedRatio` (c_GW in m/s; returns
192
+ * dimensionless signed ratio).
193
+ *
194
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
195
+ * export for the 26-edge tranche — root-surface budget decision).
196
+ */
197
+ export declare const be36Edge: BridgeEdge;
198
+ /**
199
+ * BE-38 Milgrom MOND force: (newtonian-force, mass, mond-acceleration-scale) →
200
+ * F = F_N·ν(z), z = F_N/(m a_0). Wraps `evaluateMONDForce` (SI; returns N).
201
+ * Reuses the gravitational `mass` node (the test particle's gravitational mass).
202
+ *
203
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
204
+ * export for the 26-edge tranche — root-surface budget decision).
205
+ */
206
+ export declare const be38Edge: BridgeEdge;
207
+ /**
208
+ * BE-39 asymptotic-safety β_g: (newton-coupling-dimensionless,
209
+ * cosmological-constant-dimensionless, truncation-coefficient-a/b/c) →
210
+ * β_g = 2g + A g² + B g³ − C g²λ. Wraps `evaluateBetaG` (all dimensionless).
211
+ * The module also ships `evaluateBetaLambda`; this edge wraps the β_g branch.
212
+ *
213
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
214
+ * export for the 26-edge tranche — root-surface budget decision).
215
+ */
216
+ export declare const be39Edge: BridgeEdge;
217
+ /**
218
+ * BE-41 Swampland distance conjecture: (reference-mass, swampland-coefficient,
219
+ * scalar-field-value, scalar-field-reference, planck-mass) →
220
+ * m(φ) = m₀ exp(−α|φ−φ₀|/M_P). Wraps `evaluateSwampland` (consistent units;
221
+ * returns same unit as m₀).
222
+ *
223
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
224
+ * export for the 26-edge tranche — root-surface budget decision).
225
+ */
226
+ export declare const be41Edge: BridgeEdge;
227
+ /**
228
+ * BE-43 ER=EPR wormhole-entropy bound: wormhole-cross-section-area →
229
+ * S = k_B A / (4 ℓ_P²). Wraps `evaluateEREPRBound` (A in m²; returns J/K).
230
+ * Mirrors BE-14's SI convention; uses a distinct `wormhole-*` source/target so
231
+ * it does not silently fuse with the BE-14 Ryu-Takayanagi nodes (different
232
+ * geometry: bulk minimal surface vs. ER bridge cross-section).
233
+ *
234
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
235
+ * export for the 26-edge tranche — root-surface budget decision).
236
+ */
237
+ export declare const be43Edge: BridgeEdge;
238
+ /**
239
+ * BE-45 TCC max e-folds: (planck-mass-energy, inflation-hubble-energy,
240
+ * tensor-to-scalar-ratio, tcc-correction-coefficient) →
241
+ * N_e_max = ln(M_P/H_inf) − γ ln(r/0.01). Wraps `evaluateTCC` (M_P, H_inf in
242
+ * GeV-equivalent natural units; returns dimensionless e-folds).
243
+ *
244
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
245
+ * export for the 26-edge tranche — root-surface budget decision).
246
+ */
247
+ export declare const be45Edge: BridgeEdge;
248
+ /**
249
+ * BE-46 Weinberg-Vilenkin anthropic probability: (measure-normalization,
250
+ * anthropic-model-parameter, landscape-parameter) → P(Λ) = A exp(−α/Λ). Wraps
251
+ * `evaluateWeinbergVilenkinP` (all dimensionless; returns dimensionless P).
252
+ *
253
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
254
+ * export for the 26-edge tranche — root-surface budget decision).
255
+ */
256
+ export declare const be46Edge: BridgeEdge;
257
+ /**
258
+ * BE-47 BBN dark-sector Boltzmann rate: (hubble-rate, nucleon-yield-density,
259
+ * sm-reaction-rate-coefficient, proton-density, neutron-density,
260
+ * dark-reaction-rate-coefficient, dark-species-density, transfer-efficiency) →
261
+ * dY/dt = ⟨σv⟩_SM n_p n_n − ⟨σv⟩_dark n_χ² ε − 3HY. Wraps `evaluateBBNDark`
262
+ * (SI; returns m⁻³ s⁻¹).
263
+ *
264
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
265
+ * export for the 26-edge tranche — root-surface budget decision).
266
+ */
267
+ export declare const be47Edge: BridgeEdge;
268
+ /**
269
+ * BE-49 quantum-Darwinism mutual-information decay: (total-mutual-information,
270
+ * darwinism-magnitude, fragment-count, darwinism-decay-exponent) →
271
+ * I(S:F_k) = I(S:E) − α k^(−β). Wraps `evaluateQuantumDarwinism` (all
272
+ * dimensionless; the evaluator is β-agnostic).
273
+ *
274
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
275
+ * export for the 26-edge tranche — root-surface budget decision).
276
+ */
277
+ export declare const be49Edge: BridgeEdge;
278
+ /**
279
+ * BE-50 Wheeler-Feynman time-symmetry residual: (retarded-field-amplitude,
280
+ * advanced-field-amplitude) → r_TS = (A_ret − A_adv)/(A_ret + A_adv). Wraps
281
+ * `evaluateWFTimeSymmetry` (any consistent amplitude unit; returns
282
+ * dimensionless). The evaluator throws RangeError when A_ret + A_adv = 0; the
283
+ * domain rejects that case so `evaluateEdge` surfaces DomainViolationError.
284
+ *
285
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
286
+ * export for the 26-edge tranche — root-surface budget decision).
287
+ */
288
+ export declare const be50Edge: BridgeEdge;
289
+ /**
290
+ * All catalog-full edges, in catalog-id order. Convenience array for the
291
+ * drift-guard test and downstream graph assembly.
292
+ *
293
+ * Root-reachable via the {@link CATALOG_FULL_EDGES} array (one root
294
+ * export for the 26-edge tranche — root-surface budget decision).
295
+ *
296
+ * @public
297
+ */
298
+ export declare const CATALOG_FULL_EDGES: readonly BridgeEdge[];
299
+ //# sourceMappingURL=catalog-full.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"catalog-full.d.ts","sourceRoot":"","sources":["../../../src/composition/edges/catalog-full.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AA4BH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAkH7C;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,QAAQ,EAAE,UAwBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAoBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAmBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAqBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAmBtB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,EAAE,UAmBtB,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,QAAQ,EAAE,UAuBtB,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,QAAQ,EAAE,UA8BtB,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,QAAQ,EAAE,UAsBtB,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,QAAQ,EAAE,UAyBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAgCtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAqBtB,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ,EAAE,UAetB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UA2BtB,CAAC;AAsCF,eAAO,MAAM,QAAQ,EAAE,UA+BtB,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,QAAQ,EAAE,UA2CtB,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,QAAQ,EAAE,UAiBtB,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,QAAQ,EAAE,UAyBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAgCtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UA4BtB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,EAAE,UAiBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UA2BtB,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,QAAQ,EAAE,UAuBtB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,EAAE,UAyCtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,QAAQ,EAAE,UAyBtB,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,EAAE,UAqBtB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,kBAAkB,EAAE,SAAS,UAAU,EA2BnD,CAAC"}