Information

Signal, Noise, Computation

By Cédric Mercier & Michel G Walter : Published on July 11, 2026

With only two volunteer webmasters currently maintaining the project, this website is still being optimized, refined, and illustrated. Thank you for your patience, and please check back in a few days.

[I]nformation is the one constraint on this list that scales for free at the infrastructure layer and gets more expensive at the cognitive layer, which is exactly backwards from how most systems treat it. Bandwidth keeps getting cheaper. The signal-to-noise ratio doesn't improve on its own just because throughput went up, and neither does human or model capacity to actually process what's coming through the pipe. Treat information flow like any high-throughput system with a downstream consumer that has a fixed processing rate: the bottleneck isn't generation, it's absorption.

Below are the ten sub-constraints that make up the information layer of the AGI Biospheric core: what each one actually implies, and the design implication if you're building anything that generates, ranks, or distributes information at scale.

01. Signal

Useful information is rare. Volume and utility are different axes entirely, and conflating them is how "we have more data than ever" coexists with "we still don't know what's actually happening." Available information and actionable information are not the same inventory.

Design implication: Never conflate the volume of available information with the availability of genuinely useful information.

02. Noise

Noise grows faster than signal. As information volume scales, the signal-to-noise ratio tends to degrade by default, not improve, the same way adding more log lines to a debugging session doesn't automatically make the bug easier to find. Any system claiming the opposite needs to show its work.

Design implication: Flag that increasing information volume generally degrades the signal-to-noise ratio, absent evidence otherwise.

03. Speed

Information can move too fast to be understood. Diffusion speed and comprehension speed are decoupled, information can reach a million people before any of them have actually processed it. Optimizing for reach without accounting for that gap produces velocity, not understanding.

Design implication: Systematically distinguish the speed of information diffusion from the speed of its actual comprehension.

04. Overload

Cognitive saturation is real. Human information-processing capacity is a fixed, non-scalable resource, unlike compute, you can't just add more of it on demand. Any system or interface designed as if attention were an elastic resource is going to run into a hard ceiling its users hit long before the system does.

Design implication: Treat human cognitive information-processing capacity as a limited resource, not arbitrarily extensible.

05. Memory

To store is to filter. Every act of archiving or indexing is a selection, there's no such thing as neutral, exhaustive retention, because storage itself has a cost and a schema that shapes what gets kept. Presenting an archive as a complete, unbiased record misrepresents how memory systems actually work.

Design implication: Recognize that any act of storing information involves selection, never a neutral and exhaustive record.

06. Bias

All information is oriented. Every source, human or algorithmic, encodes a perspective in what it selects, emphasizes, and omits, there's no view from nowhere. Presenting a source as perfectly neutral is itself a framing choice, usually one that obscures whose framing it actually is.

Design implication: Never present an information source as perfectly neutral or free of viewpoint.

07. Propagation

Networks amplify. Distribution through a network isn't a passive pass-through, it actively reshapes what spreads, favoring what performs in the amplification mechanics over what's most accurate. Any diffusion analysis that treats the network as a neutral conduit is missing its most consequential variable.

Design implication: Include the amplifying effect of networks in any analysis of information diffusion.

08. Manipulation

Narrative can distort reality. A description of events and the events themselves are not the same object, and collapsing that distinction is how a compelling narrative substitutes for what actually happened. Treating narrative as a reliable proxy for ground truth is a modeling error with real consequences.

Design implication: Systematically distinguish a narrative about reality from reality itself in any information analysis.

09. Fragmentation

Shared narratives are fracturing. The assumption of a common informational baseline, that everyone in a debate is working from roughly the same facts, no longer holds by default. Any analysis of public discourse that assumes a shared narrative is analyzing a discourse that may not actually exist anymore in that form.

Design implication: Do not assume the existence of a shared or common narrative when analyzing an information debate.

10. Lucidity

Lucidity is a scarce resource. Clarity and verifiability should function as gating criteria before information gets distributed or acted on, not as a nice-to-have applied after the fact. Prioritizing reach or engagement over verifiability is optimizing the wrong objective function.

Design implication: Systematically evaluate the clarity and verifiability of information as a priority criterion before its diffusion or use.

These ten constraints compound in the direction you'd least want: propagation amplifies noise as readily as signal, bias shapes what memory selects to retain, and speed outruns the comprehension that would otherwise catch manipulation before it spreads. Any system, human or artificial, that treats information as a resource that gets more valuable purely by scaling volume or velocity is optimizing for throughput on a system whose actual bottleneck was never bandwidth.