Fragile Mechanics#

On Geometry, Thermodynamics, and Bounded Intelligence

by Guillem Duran-Ballester and Sergio Hernández Cerezo

How to Read This Book#

Reading Modes#

Use the toggle button at the top of the page to switch between Full Mode and Expert Mode:

Full Mode (First-time readers, researchers seeking complete understanding):

  • Sequential reading from Part I through Part IX

  • Follow all cross-references and researcher bridges

  • Engage with proofs in appendices

Expert Mode (Practitioners, implementers, those familiar with RL/geometry):

  • Start with TL;DR and Book Map above

  • Jump directly to relevant parts via Quick Navigation

  • Use the Sieve (Part II) as implementation reference

  • Skip intuitive explanation, focus on definitions and algorithms

Modularity: Take Only What You Need#

This framework is designed to be modular. Each part is written to be as self-contained as possible while extensively cross-referencing related material:

If you want…

Read…

Dependencies

Safety contracts only

Part II (The Sieve)

Minimal (definitions in Part I)

The geometry

Parts V–VI

Part I foundations

Multi-agent theory

Part VIII Ch. 01–03

Part VI boundary interface

Implementation guidance

Parts II–III

Can standalone

Gauge-theoretic unification

Part VIII Ch. 01–03

Parts V–VI helpful but not required

Neural network implementation

Part VIII Ch. 04–06

Part VIII Ch. 01–03 (gauge theory)

Causal memory architecture

Part VII Ch. 09

Part VII Ch. 03 (memory retrieval)

Economic applications

Part IX

Parts I–II foundations

Cross-references are provided throughout so you can dive deeper when needed, but you are not required to read linearly. Each theorem and definition is self-contained with explicit dependencies stated.

LLM-Assisted Exploration#

A recommended approach for understanding this framework:

  1. Provide the markdown files to an LLM (Claude, GPT-5.2, Gemini, etc.)

  2. Ask targeted questions about specific concepts, theorems, or connections

  3. Request explanations of how different parts connect

  4. Use the LLM to trace cross-references and build intuition

  5. Generate examples by asking the LLM to instantiate abstract concepts

The extensive cross-referencing, formal definitions, and explicit theorem statements make this document particularly amenable to LLM-assisted exploration. The structured format (definitions → theorems → proofs → connections) allows LLMs to provide accurate, grounded responses.

Example queries:

  • “Explain how Sieve Node 13 relates to the Coupling Window Theorem”

  • “What is the relationship between the WFR metric and belief dynamics?”

  • “How does the Parameter Space Sieve derive the information speed bound?”

  • “Summarize the novel contributions in the gauge-theoretic formulation”

Book Map#

Table of contents:

Part I: Foundations

Part II: The Sieve (Runtime Safety)

Part III: Implementation Architecture

Part IV: Control and Belief

Part V: Geometric Dynamics

Part VI: Holography and Field Theory

Part VII: Cognitive Extensions

Part VIII: Multi-Agent Gauge Theory & Implementation

Conclusion

Appendices

Positioning: Connections to Prior Work, Differences, and Advantages#

This document is a synthesis and engineering specification for building agents that remain stable, grounded, and debuggable under partial observability and finite capacity. Most mathematical ingredients are standard in safe RL, robust control, information geometry, representation learning, and Bayesian filtering. The contribution is to make the dependencies explicit and to provide a set of online-auditable contracts (Gate Nodes + Barriers) that connect representation, dynamics, value, and control.

Main Advantages (Why This Framing Is Useful)#

This framework introduces a unified nomenclature. Many ingredients are standard constructions from differential geometry, information theory, and control; the volume makes their interfaces and diagnostics explicit. The terminology records the typed objects used by the agent and should not be read as an automatic isomorphism between different task domains.

  1. Online auditability. Constraints are stated in quantities you can compute during training/inference (entropies, KLs, value gradients, stability inequalities), not only as “eventual performance”. The agent operates as a Bounded-Rationality Controller (Definition 1) with explicit capacity limits.

  2. Explicit macro-state abstraction. The discrete macro register \(K_t\) makes sufficiency, capacity, and closure conditions well-typed and testable (Section 2.2b, Section 2.8, Section 3, Section 15).

  3. Predictive vs structured residual separation. The “micro” channel is structured: we explicitly separate structured nuisance (pose/basis/disturbance coordinates that can be modeled and monitored) from texture (high-rate reconstruction detail). This prevents the world model and policy from silently depending on texture while still allowing nuisance to be represented and audited (Section 2.2b, Axiom Axiom 1).

  4. Geometry-aware regulation. A state-space sensitivity metric \(G\) is used as a runtime trust-region / conditioning signal (Section 2.5, Section 18.2), complementing standard natural-gradient methods [Amari, 1998, Martens and Grosse, 2015, Schulman et al., 2015].

  5. Safety as a first-class interface contract. “Safety” is not a single scalar constraint: it decomposes into the registered diagnostic checks (switching limits, capacity limits, saturation, grounding, mixing, multi-agent coupling, ontological stress, capacity horizon) with known compute cost (Sections 3–6).

  6. Unified treatment of discrete and continuous dynamics. The Wasserstein-Fisher-Rao (WFR) metric (Section 20) provides a single variational principle for belief evolution that seamlessly handles both continuous flow within charts and discrete jumps between charts (Section 20).

  7. Geometric field-theoretic formulation. The critic is a PDE solver propagating the conservative component of the reward 1-form via the screened Poisson (Helmholtz) equation; the non-conservative component persists as a connection/curl term. In the stationary diffusion convention, \(\lambda=-\ln\gamma/\Delta t\) and \(\kappa^2=\lambda/T_c\), so \(\ell_{\mathrm{diff}}=\sqrt{T_c/\lambda}\) (Section 24). A propagation length using \(c_{\text{info}}\) is a separate model and is not identified with this coefficient.

  8. Holographic interface structure. Sensors supply an observation assimilation target and motors can prescribe a WFR flux after an interface map. A literal Dirichlet or Neumann boundary condition is a declared limit, not a consequence of symplectic duality (Section 23, Section 24).

  9. Multi-agent geometric coupling. Strategic interaction is encoded in the Game Tensor \(\mathcal{G}_{ij}\) (Definition 208), which modulates the effective metric; adversarial coupling increases the effective metric tensor eigenvalues (Section 29).

  10. Principled ontology expansion. When texture becomes predictable (violating Axiom Axiom 1), the framework prescribes chart fission via pitchfork bifurcation (Section 30).

  11. Mean-field scalability. Multi-agent interactions scale to \(N \to \infty\) via the Mean-Field Metric Law (Theorem 49), which proves that the effective metric converges to a deterministic Vlasov-geometry equation. Cooperation emerges metabolically via the Geometric Locking Principle (Theorem 51).

  12. Thermodynamic grounding. Constants like the hysteresis threshold \(\epsilon_{\text{hysteresis}}\) are not free parameters but are derived from Landauer thermodynamics (Theorem 26), ensuring ontological operations respect computational metabolism.

  13. Gauge-theoretic unification. The three forces governing agent dynamics—value gradient transport, prediction-error correction, and feature binding—are derived as gauge fields from local invariance principles. The symmetry group \(G_{\text{Fragile}} = SU(N_f)_C \times SU(r)_L \times U(1)_Y\) (minimal \(r=2\)) emerges from cybernetic first principles (Section 34).

  14. Fundamental constants from constraint satisfaction. The Agent Parameter Vector \(\Lambda = (c_{\text{info}}, \sigma, \ell_L, T_c, g_s, \gamma)\) solves a constrained optimization problem. Sieve constraints (causal, holographic, metabolic, hierarchical, stiffness, temporal) define a feasible region; viable agents operate on its Pareto boundary (Section 35).

  15. Metabolic transducer architecture. Energy-information coupling is made explicit through the metabolic transducer, which converts computational resources into information updates while respecting the conditional Landauer bound. This provides an operational “thinking fast vs slow” regime switch (Part VII).

  16. Intersubjective metric for shared meaning. Multi-agent communication is grounded in a shared metric space where meaning emerges from geometric alignment between agents’ latent representations, enabling principled analysis of language grounding and semantic drift (Part VII).

  17. Economic unification via POMW. Partially Observable Markov Wealth (POMW) extends the framework to economic agents, treating wealth as a conserved quantity under metabolic constraints and unifying game-theoretic equilibria with the geometric field theory (Part IX).

  18. Proof of Useful Work consensus. The framework enables a novel blockchain consensus mechanism where hash mining is replaced by gradient computation on a shared neural network. Security is guaranteed by the Landauer bound (thermodynamic hardness), the Sieve constraints (fake gradient detection), and geometric coherence (adversaries are damped, not outvoted). Key theorems: Cognitive Equivalency (Theorem 113), Holographic Verification (Theorem 115), Verifier’s Nash Equilibrium (Theorem 116), 51% Attack Rejection (Theorem 121), and Adversarial Geometric Damping (Theorem 118). The result: energy expenditure produces intelligence instead of heat, and adversaries cannot buy consensus because they cannot buy geometric alignment (Part IX).

What Is Novel Here vs What Is Repackaging#

Novel Contributions (organized by category):

Architectural Contributions (Framework Design):

  1. A discrete macro register used as the control-relevant state. VQ-style discretization is treated as an enabler for audit-friendly information constraints (closure, capacity, window conditions) rather than merely a compression mechanism (Section 2.2b, Section 2.8, Section 15).

  2. The Sieve as an explicit catalog of monitors and limits. Gate Nodes + Barriers are presented as a concrete interface between theory and implementation: “what to measure”, “what to penalize”, and “what to halt on” (Sections 3–6).

  3. Coupling-window operationalization. The grounding/mixing window is stated directly in measurable information rates (Theorem Definition 46), turning “stability/grounding” into an online diagnostic rather than a post-hoc story.

  4. A single notation tying representation, filtering, and control. The same objects (\(K_t\), \(\bar P\), \(V\), \(G\), KL-control) appear consistently across the loop, reducing category errors between “learning” and “control” (Section 2, Section 11).

  5. The Holographic Interface as boundary-coupling architecture. Perception supplies an assimilation target, action supplies a flux after an interface map, and reward can enter as a source or boundary flux on the latent manifold (Section 23, Section 24).

Geometric Contributions (Mathematical Framework):

  1. WFR geometry for hybrid state spaces. The Wasserstein-Fisher-Rao metric is one established geometry for agent belief states. It combines continuous transport with a reaction term whose scale is set by the declared WFR length \(\lambda_{\mathrm{WFR}}\) (Section 20).

  2. Critic as Helmholtz solver with screening. The reward-side potential is recast as a solution to the screened Poisson equation \(-\Delta_G \Phi +(\lambda/T_c)\Phi = \rho_r/T_c\) with the conservative component of the reward 1-form as sources, where \(\lambda=-\ln\gamma/\Delta t\) (Section 24.2).

  3. Conformal back-reaction of value on metric. High-curvature value regions modulate the metric via \(\Omega = 1 + \alpha\|\nabla^2 V\|\), creating a feedback loop where high-curvature regions have increased metric coefficients (Section 24.4).

  4. Policy as directional selection. The angular SDE compares policy drift with diffusion through the local Péclet diagnostic; it gives a finite-time crossover, with no universal phase-transition claim (Section 21.2, Theorem Proposition 16).

  5. Non-local memory as self-interaction. Trajectory history induces a memory potential \(\Psi_{\text{mem}}\) via heat-kernel convolution, creating conservative forces that stabilize learned attractors (Section 27).

Field-Theoretic Contributions (Multi-Agent & Bounds):

  1. Multi-agent field theory. Strategic interaction derives from coupled Helmholtz equations; the Game Tensor \(\mathcal{G}_{ij}\) increases the effective metric eigenvalues under adversarial coupling, making Nash equilibrium a geometric fixed point (Section 29). The Mean-Field Metric Law (Theorem 49) proves scalability to \(N \to \infty\) agents. The Geometric Locking Principle (Theorem 51) establishes that cooperative equilibria emerge from metabolic constraints.

  2. Causal Information Bound (Area Law). The maximum representable information is defined operationally by the interface capacity convention \(I_{\max} = \nu_D \cdot \text{Area}(\partial\mathcal{Z})/\ell_L^{D-1}\), where the Holographic Coefficient \(\nu_D = (D-1)\Omega_{D-1}/(8\pi)\) is dimension-dependent (recovering \(\nu_2 = 1/4\) for \(D=2\)). Appendix A.6 supplies the local Fisher-coordinate normalization and states the cell-counting consequence conditionally; a field-theoretic derivation would require additional bulk-to-boundary hypotheses. The structural parallel to Bekenstein-Hawking is an analogy (Section 33, Appendix A.6).

  3. Causal Isometry and Safe Retrieval. Under uniqueness of the metric-law solution (for example, the saturated Poincare-disk ansatz), the Causal Isometry Theorem (Theorem 19) proves that Interventionally Closed representations in different modalities induce isometric metrics, enabling principled cross-modal transfer. The Safe Retrieval Bandwidth Theorem (Theorem 18) bounds retrieval injection to prevent saturation of the holographic interface.

Ontological Contributions (Dynamic Architecture):

  1. Ontological expansion via fission. When texture becomes predictable (ontological stress \(\Xi > \Xi_{\text{crit}}\)), the framework prescribes chart bifurcation, expanding the agent’s categorical structure (Section 30). The hysteresis constant is derived from Landauer thermodynamics (Theorem 26). Chart coalescence uses the Fréchet mean on hyperbolic space (Definition 161), and the Fission Inhibition Corollary (Theorem 28) guarantees hierarchical stability.

Gauge-Theoretic Contributions (Unification):

  1. Standard Model of Cognition. The gauge group \(G_{\text{Fragile}} = SU(N_f)_C \times SU(r)_L \times U(1)_Y\) (minimal \(r=2\)) is derived from three invariance principles: utility phase invariance (\(U(1)_Y\)), sensor-motor chirality (\(SU(r)_L\)), and feature basis freedom (\(SU(N_f)_C\)). The belief state is a chiral spinor; ontological symmetry breaking via Higgs mechanism (Section 34).

  2. Parameter Space Sieve. Operational constants are derived from constraint intersection: causal buffer (Theorem Theorem 77), holographic bound (Theorem Theorem 78), Landauer constraint (Theorem Theorem 80), asymptotic freedom with IR confinement (Corollary Corollary 39), stiffness bounds (Theorem Theorem 83), and temporal screening (Theorem Theorem 84) (Section 35).

  3. Isomorphism Dictionary. Complete correspondence: \(c_{\text{info}} \leftrightarrow c\), \(\sigma \leftrightarrow \hbar\), \(\ell_L \leftrightarrow \ell_P\), \(T_c \leftrightarrow k_B T\), \(g_s \leftrightarrow \alpha_s\), \(\gamma \leftrightarrow\) cosmological screening. The mapping is structural (Section 34.6).

Extended Cognitive Architecture:

  1. Metabolic transducer. Energy-information coupling is formalized through the metabolic transducer architecture, which converts computational resources into information updates while respecting the conditional Landauer bound. It provides an operational “thinking fast vs slow” regime switch with explicit stopping criteria (Part VII).

  2. Intersubjective metric. Multi-agent semantic alignment is grounded in a shared metric space where meaning emerges from geometric alignment between agents’ latent representations. Enables principled analysis of language grounding, semantic drift, and communication bandwidth (Part VII).

Economic Extensions:

  1. Partially Observable Markov Wealth (POMW). Economic agents are unified with the geometric field theory by treating wealth as a conserved quantity under metabolic constraints. Game-theoretic equilibria emerge as geometric fixed points; resource allocation follows from holographic interface capacity (Part IX).

  2. Proof of Useful Work (PoUW) consensus. A novel blockchain consensus mechanism where the cryptographic puzzle is replaced by gradient computation on a shared neural network. Novel contributions include: (a) Cognitive Equivalency Theorem proving gradients have the same thermodynamic hardness as hashes; (b) Holographic Verification reducing verification cost from \(O(N)\) to \(O(\sqrt{N})\); © Verifier’s Nash Equilibrium proving honest computation is strictly dominant; (d) Minimum Friction BFT achieving tolerance to \(f < N/3\) gradient-poisoning validators via geometric coherence; (e) 51% Attack Rejection via Spontaneous Fission; (f) Adversarial Geometric Damping isolating malicious actors through metric friction rather than voting (Part IX).

Repackaging (directly inherited ingredients, organized by domain):

Reinforcement Learning:

Representation Learning:

Mathematics (Geometry, PDEs, Dynamics):

  • Optimal transport / WFR metric: The Wasserstein-Fisher-Rao metric and unbalanced optimal transport machinery [Chizat et al., 2018, Liero et al., 2018].

  • Symplectic geometry and Legendre transforms: Classical mechanics textbook material applied to the boundary interface.

  • Helmholtz / screened Poisson equation: Standard PDE theory (electrostatics, Yukawa potential); the mathematical form is textbook.

  • Bifurcation theory: Pitchfork bifurcations and symmetry breaking are standard dynamical systems.

  • Stochastic differential geometry: Geodesic SDEs, Onsager-Machlup functionals, and Langevin dynamics on manifolds [Onsager and Machlup, 1953].

  • Molecular dynamics integrators: The BAOAB splitting scheme is from computational chemistry [Leimkuhler and Matthews, 2015].

Physics Inspiration (Mathematical Structure Only):

  • Holographic principle (AdS/CFT structural correspondence): The bulk/boundary structural parallel is an analogy. The volume adopts an operational area-law capacity convention and a conditional local cell-counting model; no field-theoretic equivalence with gravitational holography is claimed (Appendix A.6).

Comparison Snapshot (Where This Differs in Practice)#

Area

Typical baseline

Fragile Agent difference

Model-free RL

optimize return; debugging via reward curves

adds explicit monitors and stop/penalty mechanisms tied to identifiable failure modes (Sections 3–6)

World models

continuous latent rollouts; implicit “state”

enforces a discrete macro state with closure and capacity checks; the “micro” channel is split into structured nuisance \(z_n\) (auditable and optionally control-relevant) and texture \(z_{\mathrm{tex}}\) (reconstruction-only, excluded from closure/control) (Sections 2.2b, 2.8, 9, 15)

Safe RL / CMDPs

few scalar constraints (expected cost)

uses a vector of auditable constraints (grounding, mixing, saturation, switching, stiffness) with compute-cost accounting (Sections 3–8)

Info bottleneck RL

compression via an information penalty

makes the bottleneck operational via \(\log\lvert\mathcal{K}\rvert\), \(H(K)\), \(I(X;K)\) and closure, not only via a single Lagrange term (Sections 2.2b, 3, 15)

Natural gradient / trust region

parameter-space Fisher metric

emphasizes state-space sensitivity \(G\) as a runtime regulator of updates and checks (Sections 2.5–2.6, 9.10)

Diffusion models

reverse SDE from noise to data

forward SDE from origin to boundary via holographic generation; policy steers the entropy-driven expansion (Section 21)

AdS/CFT-inspired architectures

bulk/boundary duality as loose metaphor

typed boundary-coupling architecture: observation assimilation, motor flux, and optional reward source mapped to neural components (Sections 23–24)

Critic / value function

MLP fitting \(V(z)\) via TD error

PDE-solver propagating the conservative component of the reward 1-form via screened Poisson equation; Helmholtz regularization and conformal coupling to metric (Section 24)

Multi-agent RL

independent or centralized learners

coupled Helmholtz equations with Game Tensor \(\mathcal{G}_{ij}\) modulating effective metric; Nash equilibrium as geometric stasis; mean-field scalability to \(N \to \infty\) (Section 29)

Ontology learning

implicit via representation

explicit fission criterion: when texture becomes predictable (\(\Xi > \Xi_{\text{crit}}\)), chart bifurcation expands categories; hysteresis thermodynamically calibrated (Section 30)

Gauge structure

implicit or absent

explicit gauge group \(G_{\text{Fragile}} = SU(N_f)_C \times SU(r)_L \times U(1)_Y\) (minimal \(r=2\)) with three derived gauge fields; covariant derivative ensures coordinate-invariant dynamics (Section 34)

Hyperparameter tuning

grid search, Bayesian optimization

Parameter Space Sieve derives operational constants from constraint satisfaction; feasible region defined by causal, holographic, metabolic, and stiffness bounds (Section 35)

Economic agents

separate game-theoretic models

Partially Observable Markov Wealth (POMW) unifies economic dynamics with agent geometry; wealth as conserved quantity under metabolic constraints (Part IX)

Blockchain consensus

Proof of Work (useless hash mining)

Proof of Useful Work: gradients replace hashes; energy produces intelligence not heat; adversaries geometrically damped via metric friction; 51% attacks trigger Spontaneous Fission (Part IX)

Reading guide (connections by section).

  • Representation + abstraction: Sections 2.2b, 2.8, 9.7–9.9

  • Safety monitors and limits: Sections 3–6

  • Filtering + projection (belief evolution): Section 11

  • Entropy-regularized control + exploration: Sections 11–14

  • Coupling window and capacity constraints: Sections 15, 17, and 18

  • Hybrid state-space geometry (WFR): Section 20

  • Holographic generation and symmetry breaking: Section 21

  • Equations of motion and integrators: Section 22

  • Holographic interface and boundary conditions: Sections 23–24

  • Supervised topology and classification: Section 25

  • Meta-stability and the Universal Governor: Section 26

  • Non-local memory and self-interaction: Section 27

  • Retrieval-augmented geometry: Section 28

  • Multi-agent field theory: Section 29

  • Ontological expansion: Section 30

  • Computational metabolism and Landauer bound: Section 31

  • Causal discovery and interventional geometry: Section 32

  • Causal information bound and representational limits: Section 33

  • Gauge-theoretic unification (Standard Model of Cognition): Section 34

  • Fundamental constants from constraints (Parameter Space Sieve): Section 35

  • Metabolic transducer and energy-information coupling: Part VII

  • Intersubjective metric and shared meaning: Part VII

  • Economic applications (Partially Observable Markov Wealth): Part IX

  • Frequently asked questions (rigorous objections and responses): Appendix D

For Skeptical Readers#

This framework makes strong claims about structure, geometry, and safety. A rigorous reader should ask: Is this over-engineered? Does the math actually buy anything? What breaks?

Appendix D addresses fifty such objections head-on, organized by theme:

  • Computational complexity: Can you actually invert those matrices? Run those PDEs? Appendix D.1

  • Optimization dynamics: Do all these loss terms fight each other into deadlock? Appendix D.2

  • Information theory: Is “texture” just a way to hide inconvenient signals? Appendix D.3

  • Physics correspondences: Are the thermodynamic isomorphisms rigorous or merely suggestive? Appendix D.4

  • Control & safety: What stops the agent from gaming the Sieve by doing nothing? Appendix D.5

  • Gauge theory: Is the Standard Model analogy more than metaphor? Does the symmetry group actually constrain dynamics? Appendix D.4

  • Parameter derivation: Are the “fundamental constants” genuinely derived or just relabeled hyperparameters? Appendix D.1

Each question is stated in its strongest form, then answered with specific mechanisms and section references. If the answers are unconvincing, the framework deserves skepticism.

Document Map#

The document is organized into nine parts plus appendices:

Layer

Parts

Purpose

Foundations

I–II

Positioning, definitions, control loop architecture, the Sieve (registered runtime diagnostics)

Implementation

III

Computational tiers, hyperbolic geometry, TopoEncoder architecture

Control Theory

IV

Exploration, belief dynamics, capacity constraints

Geometry

V–VI

WFR metric, holographic generation, boundary interface, reward field, information bounds

Cognition

VII

Supervised topology, meta-stability, memory, retrieval, ontology, metabolism, causality

Gauge Theory

VIII

Multi-agent field theory, Standard Model of Cognition, Parameter Space Sieve

Applications

IX

Economic applications (Partially Observable Markov Wealth)

Appendices

A–F

Derivations, units, WFR tensor, FAQ (50 objections), proofs, loss terms reference

Detailed Section Guide:

Part I: Foundations (Sections 0–2)

  • Section 0: How this framework relates to prior work; what’s novel vs repackaged

  • Section 1: Core definitions—the agent as a bounded-rationality controller operating on a Markov blanket (Definition 2) interface

  • Section 2: The control loop—objective, architecture, state manifolds, metric hierarchy

Part II: The Sieve (Sections 3–6)

  • Section 3: The registered diagnostic nodes—what to measure, when to warn, when to halt

  • Section 4: Barriers—hard limits that cannot be crossed (BarrierLock, BarrierGap, BarrierSat)

  • Section 5: Observed failure modes with symptoms and root causes

  • Section 6: Interventions—what the Governor does when checks fail

Part III: Implementation (Sections 7–9)

  • Section 7: Computational tiers from fast inference to slow audit; hyperbolic geometry; stacked TopoEncoders

  • Section 8: When exact solutions are infeasible—practical replacements

  • Section 9: The TopoEncoder architecture—typed latent separation

Part IV: Control Theory (Sections 11–17)

  • Section 11: Maximum-entropy exploration and intrinsic motivation

  • Section 12: Belief dynamics—prediction, update, projection

  • Sections 13–14: Filtering/control correspondence; duality of exploration and soft optimality

  • Sections 15–16: Coupling window theorem—the information-stability threshold

  • Section 17: Summary of the unified information-theoretic view

Part V: Geometric Dynamics (Sections 18 and 20–22)

  • Section 18: Capacity-constrained metric law—how interface limits determine geometry

  • Section 20: Wasserstein-Fisher-Rao geometry—transport + reaction on hybrid state spaces

  • Section 21: Radial generation—entropic drift from origin to boundary; policy as a finite-time directional bias

  • Section 22: Equations of motion—geodesic jump-diffusion with BAOAB integrator

Part VI: Holography and Field Theory (Sections 23–24)

  • Section 23: The boundary interface—symplectic structure; sensors/motors as dual boundary conditions

  • Section 24: The reward field—reward 1-form with scalar potential in the conservative case; critic as Helmholtz solver; conformal coupling

Part VII: Cognitive Extensions (Sections 25–28 and 30–33)

  • Section 25: Supervised topology—using class labels to shape the metric and attractor basins

  • Section 26: Meta-stability—the Universal Governor as a homeostatic controller over the Sieve

  • Section 27: Non-local memory—self-interaction functional from trajectory history

  • Section 28: Retrieval-augmented geometry—external knowledge as spatial mass injection

  • Section 30: Ontological expansion—topological fission, semantic vacuum, chart bifurcation

  • Section 31: Computational metabolism—conditional Landauer bound, deliberation dynamics, fast/slow regime crossover

  • Section 32: Causal discovery—interventional geometry, curiosity force, causal enclosure

  • Section 33: The Causal Information Bound—area law for representational capacity; Causal Stasis

  • Section 33.5: Metabolic transducer—energy-information coupling, calibrated Landauer-bounded updates, fast/slow regime crossover

  • Section 33.6: Intersubjective metric—shared semantic space, language grounding, multi-agent meaning alignment

Part VIII: Multi-Agent Gauge Theory (Sections 29 and 34–35)

  • Section 29: Multi-agent field theory—coupled WFR dynamics, Game Tensor, Nash equilibrium

  • Section 34: The Standard Model of Cognition—gauge-theoretic formulation; \(G_{\text{Fragile}} = SU(N_f)_C \times SU(r)_L \times U(1)_Y\) (minimal \(r=2\)); belief spinors; ontological symmetry breaking

  • Section 35: The Parameter Space Sieve—deriving fundamental constants from constraint satisfaction; causal, holographic, metabolic, coupling, stiffness, and screening bounds

Part IX: Economics

  • Section 36: Partially Observable Markov Wealth (POMW)—economic applications, resource allocation, game-theoretic wealth dynamics

Appendices

  • Appendix A: Derivations of the capacity-constrained curvature functional and conditional area-law normalizations (A.6)

  • Appendix B: Units, parameters, and coefficient table (audit reference)

  • Appendix C: WFR stress-energy tensor derivation

  • Appendix D: FAQ—50 rigorous objections and responses

  • Appendix E: Rigorous proof sketches for ontological and metabolic laws

  • Appendix F: Loss Terms Reference—37 loss functions with curved formulations and flat limits

Standard RL as the Degenerate Limit#

Important

This framework is not an alternative to Reinforcement Learning. It is the General Theory of which standard RL is a degenerate special case—standard RL is recovered when geometric and capacity constraints are removed.

Standard RL emerges from the Fragile Agent when three degeneracy conditions are imposed:

Theorem 1 (The RL Degeneracy Theorem)

Standard Reinforcement Learning is recovered from the Fragile Agent framework under the joint limit:

\[\begin{split} \text{Standard RL} = \lim_{\substack{G \to I \\ |\mathcal{K}| \to \infty \\ \Xi_{\text{crit}} \to \infty}} \text{Fragile Agent} \end{split}\]

where:

  1. Flat Geometry (\(G \to I\)): The state-space metric becomes Euclidean, eliminating coordinate-invariant updates

  2. Infinite Capacity (\(|\mathcal{K}| \to \infty\)): No information bottleneck, continuous state space without quantization

  3. No Safety Constraints (\(\Xi_{\text{crit}} \to \infty\)): The Sieve is disabled, all actions permitted

Proof. The three displayed limits remove the state-space metric, the macro capacity restriction, and the hard Sieve gate. Once the remaining model is specified with Euclidean state coordinates and unconstrained actions, its base actor–critic or value-learning recursion is the standard RL recursion. The table records related reductions and extensions; its economic, gauge, and consensus rows are not additional hypotheses of this theorem. \(\square\)

Table 0.6.1 (The 37 Reductions and Extensions). Each row shows a standard algorithm or adjacent application (degenerate case), the corresponding Fragile Agent construct (general law), and the declared limit or decoupling that produces the comparison. The economic and consensus rows extend the comparison beyond standard RL.

#

Standard RL (Degenerate)

Fragile Agent (General Law)

Limit

Section

1

REINFORCE / Vanilla PG

Natural Gradient \(\delta z = G^{-1}\nabla_z \mathcal{L}\)

\(G \to I\)

2.5

2

Euclidean SGD

Geodesic Flow on \((\mathcal{Z}, G)\)

Flat metric

2.4

3

TRPO/PPO Trust Region

State-space metric \(G(z)\) vs parameter-space \(\mathcal{F}(\theta)\)

Conflate manifolds

2.6

4

Bellman Equation

Screened Poisson PDE \((-\Delta_G + \kappa^2)\Phi = \rho_r\) (reward-side exact component; \(V_{\mathrm{cost}}=-\Phi\))

Discretize lattice

24.2

5

Tabular Q-Learning

VQ-VAE macro-register \(K\)

\(\lvert\mathcal{K}\rvert = \lvert\mathcal{S}\rvert\), encoder = identity

2.2b

6

Options Framework

Split state \((K, z_n, z_{\text{tex}})\)

Codebook read-only

2.2b

7

Dreamer/World Models

Symplectic integrators on \((\mathcal{Z}, \omega)\)

Generic RNN (non-conservative)

23.7

8

Constrained MDPs

Topological Sieve (hard firewall)

Soft \(\lambda_{\mathrm{pen}}\)-penalty

3

9

CQL (Offline RL)

Coupling Window (Node 13)

Soft Q-value penalty

15

10

Soft Actor-Critic

MaxEnt control on \((\mathcal{Z}, G)\)

Entropy in action space only

14

11

RND (Curiosity)

Ontological Stress \(\Xi\)

Feed \(\Xi\) to reward, never fission

30.2

12

Fixed Network Arch

Pitchfork Fission when \(\Xi > \Xi_{\text{crit}}\)

\(\Xi_{\text{crit}} \to \infty\)

30

13

EWC (Continual)

Atlas of Charts (topological isolation)

Single chart + quadratic penalty

30.7

14

\(\max \mathbb{E}[R]\)

Free Energy \(\mathcal{F} = E - T_c S\) with Landauer

\(T_c \to 0\) (ignore compute)

31.1

15

UCB1 (Bandits)

Thermodynamic Value of Information

Single-state manifold

31.3

16

Entropy Maximization

Causal Information Potential \(\Psi_{\text{causal}}\)

Remove causal graph

32.2

17

Independent PPO (IPPO)

Sheaf sections with shared topology

Disconnect sheaf

29

18

Lyapunov (implicit)

Neural Lyapunov Constraint \(\dot{V} \le -\lambda_{\mathrm{Lyap}} V\)

Remove stability check

2.3

19

POMDP Belief Update

Filtering + Sieve Projection

Remove projections

12

20

Experience Replay

Memory Potential via Heat Kernel

Uniform sampling

27

21

Imitation Learning

Supervised Topology + Class Potentials

\(V_{\text{base}} \to 0\)

25

22

KL-Regularized Policies

Path-Space Exponential Tilt

Single-step KL

14

23

MAML / Meta-RL

Universal Governor + Training Lyapunov

Ignore Sieve

26

24

Diffusion Policies

Radial Generation + Symmetry Breaking

Reverse SDE, \(G \to I\)

21

25

Information Bottleneck

Capacity-Constrained Metric Law

Scalar rate

18

26

Distributional RL (C51)

WFR Geometry on \(\mathcal{M}^+(\mathcal{Z})\)

Value dist. only

20

27

Auxiliary Tasks

Conformal Back-Reaction

\(\alpha_{\text{conf}} \to 0\)

24.4

28

CURL/DrQ/SPR

VICReg per Chart

Contrastive only

7.7

29

Contrastive RL (CPC)

InfoNCE Anchoring

No macro-micro

8

30

Temporal Discount \(\gamma\)

Screening Length \(\ell = 1/\kappa\)

Temporal only

24.2

31

Mean-Field Games (MFG)

Mean-Field Metric Law + Geometric Locking

Finite \(N\)

29.8

32

Scalar reward shaping (conservative case)

Gauge-covariant value transport

Abelian limit (\(SU(2), SU(N_f) \to 1\))

34.1

33

Hand-tuned hyperparameters

Parameter Space Sieve (Constrained Optimization)

Remove constraints (\(\mathcal{S} \to 0\))

35

34

System 1/2 heuristics

Metabolic Transducer (Landauer-bounded switching)

Remove energy accounting

Part VII

35

Multi-agent language alignment

Intersubjective Metric (geometric semantic grounding)

Independent representations

Part VII

36

Economic game theory

POMW (wealth as conserved geometric quantity)

Decouple economics from geometry

Part IX

37

Bitcoin/Proof of Work

Proof of Useful Work (gradient mining + geometric consensus)

Remove Sieve, use useless hashes, vote-based BFT

Part IX

The Five Degeneracy Classes:

  1. Geometric and continuum degeneracy (Rows 1–4, 7, 15, 20, 24–27, 30–31): These rows flatten or discretize a geometric/dynamical object, remove a state-space correction, or take a finite-agent limit. The listed operations are row-specific; they are not one universal \(G\to I\) substitution.

  2. Representation and capacity degeneracy (Rows 5–6, 11–13, 21, 28–29): Enlarging or bypassing the macro register, removing chart structure, or dropping the supervised topology removes the corresponding information bottleneck or structured representation.

  3. Safety and control degeneracy (Rows 8–10, 18–19, 22–23, 33, 37): Replacing hard gates or projections by soft objectives, ignoring the Sieve, or removing the parameter/consensus checks removes the corresponding safety or control contract.

  4. Metabolic degeneracy (Rows 14, 34): Taking the declared zero-cost or infinite-battery limits removes computational accounting from the associated objective.

  5. Causal, interaction, gauge, and application degeneracy (Rows 16–17, 32, 35–36): Removing causal coupling, sheaf interaction, gauge structure, shared semantic geometry, or the economic coupling gives the corresponding baseline comparison.

Every table row appears in exactly one class. The classes identify the dominant object removed by the row; the row’s own limit remains the authoritative statement when several interpretations are possible. In row 37, replacing gradient computation with hashes and using vote-based BFT recovers the standard Proof-of-Work comparison.

Reading the Connection Boxes

Throughout this document, :::{admonition} Connection to RL #N admonition boxes (with :class: note) mark the reductions that have an expanded derivation. There are 35 numbered boxes: rows 32, 33, and 37 of Table 0.6.1 remain table-only contextual comparisons, while the gauge-covariant world-model extension is recorded separately as Connection #38. Each box contains:

  • The General Law: The Fragile Agent formulation

  • The Degenerate Limit: The mathematical limit operation

  • The Special Case: The resulting standard RL algorithm

  • What the generalization offers: Why the general form is preferable

Conclusion. Standard RL follows from the three limits in the theorem once the remaining task-specific recursion is chosen. Table 0.6.1 records 37 comparisons, including related economic, multi-agent, and consensus decouplings; those rows are conditional analogies rather than consequences of the RL theorem. Each comparison should therefore be read with the hypotheses and object named in its row.