Integration Measures
Every claim in this book is either tested, testable, or honestly labeled as speculative. This appendix catalogs the experimental program as a research archive: 43 canonical study records spanning LLM, MARL, Lenia CA, protocell agency, the measurement program, and a cross-substrate convergence test. The point is not to present a trophy wall of positive results. The point is to show the dependency structure: which claims survived, which failed, which were retracted, and which architectural walls forced the next experiment.
The measures the experiments report, defined once. Part I uses these by name and points here for the definitions; the caution at the end applies wherever they appear.
The first is transfer entropy — directed causal influence between components. From process to process , it measures the information provides about the future of beyond what ’s own past provides:
The deepest measure is integrated information (). Following IIT, for a system in state it is the extent to which the system’s causal structure exceeds the sum of its parts:
where the minimum is over all bipartitions of the system, and is an appropriate divergence (typically Earth Mover’s distance in IIT 4.0).
In practice, computing exactly is intractable. Three proxies make it operational:
- Transfer entropy density—average transfer entropy across all directed pairs:
- Partition prediction loss—the cost of factoring the model:
- Synergy—the information that components provide jointly beyond their individual contributions:
A complementary measure captures the system’s representational breadth rather than its causal coupling. The effective rank of a system with state covariance matrix measures how many dimensions it actually uses:
where are the eigenvalues of . This is bounded by , with when all variance is in one dimension and when variance is uniformly distributed across all active dimensions.
A fifth measure captures something the others miss: the topology of mode coupling over time. Given state covariance at each timestep, eigendecompose and align frames across adjacent timesteps via Procrustes: . Accumulate the rotation around a cycle — a drought-recovery loop, say — to obtain the holonomy . The holonomy index:
measures how much the eigenmodes twist through the cycle. : modes return to their starting configuration — flat eigenskeleton, decomposable computation. : modes coupled through the cycle — curved eigenskeleton, irreducibly integrated. This is computable from covariance matrices already tracked in the experiments and captures a structural feature distinct from both (partition cost at a single timepoint) and (eigenvalue concentration without topology). asks: does breaking the system lose information? asks: how many modes are active? asks: do the modes talk to each other when the system moves?
One caution about all five. Effective rank measures how many representational dimensions are active. Partition loss measures how much predictive performance is lost when a system is divided. Transfer entropy measures directed statistical dependence. The holonomy index measures how representational modes reorganize along a trajectory. None is automatically identical to another, and none by itself measures consciousness.