← Back to Literature

Toward a Planetary Epistemic Learning Architecture

by Speaker John Ash

Toward a Planetary Epistemic Learning Architecture

FourThought, Ŧrust, and the Coordination of Civilizational Attention

Abstract

Modern transformers learned how to allocate attention among tokens. The next generation of AI may need to learn how civilization allocates attention among people, institutions, ideas, and time. This paper argues that next-token prediction, while remarkably successful, is not sufficient for constructing democratic, continually learning machine intelligence. Civilization does not advance simply by producing language. It advances by continually deciding which questions deserve investigation, which predictions deserve confidence, which actions deserve adoption, and which participants have demonstrated reliable judgment through time.

This paper explores an architectural extension motivated by that distinction. Rather than treating language as the sole object of learning, we consider systems that preserve provenance, represent the temporal evolution of knowledge, and continually coordinate learning across independent communities. We argue that these requirements suggest a broader computational framework in which attention extends beyond token sequences to the epistemic structures through which collective learning unfolds.

The goal is not simply to build models that generate better language. It is to build models capable of participating in civilization’s ongoing process of learning.

1. The Missing Primitive

Transformers changed artificial intelligence because they replaced hand-crafted reasoning pipelines with a single computational primitive: attention.

Rather than deciding in advance which words mattered, transformers learned to allocate attention dynamically across a sequence. Nearly every major advance in modern AI emerged from scaling this remarkably simple idea.

Yet despite their extraordinary success, today’s language models remain bounded by the object over which they allocate attention.

They attend to tokens.

Civilizations do not.

Civilizations allocate attention across entirely different objects.

They allocate attention toward people who have demonstrated good judgment. Toward institutions that repeatedly produce reliable knowledge. Toward questions that seem unusually fruitful. Toward predictions that later proved correct. Toward actions that measurably improved collective outcomes.

Current language models inherit the products of those processes as text.

They do not participate in the processes themselves.

This paper begins from a simple hypothesis:

Attention may be the correct primitive for civilization as well, but the objects receiving attention must change.

2. Civilization Does Not Learn Through Facts

A common misconception is that civilizations advance because they accumulate knowledge.

They do not.

Libraries already accumulate knowledge. The internet accumulates knowledge. Archives accumulate knowledge. Civilization has become extraordinarily good at preserving information. The bottleneck has shifted.

The bottleneck is deciding what deserves continued influence.

Every civilization faces the same problem. Millions of observations are made every day. Millions of predictions are offered. Millions of actions are taken. Millions of disagreements unfold. Most disappear forever. Some reshape history.

The challenge is therefore not remembering everything. It is continually determining which ideas, people, institutions, and actions should continue influencing future decisions. Storage preserves the past. Learning determines what the future should continue paying attention to.

Civilizations do not merely accumulate knowledge.

They continually reallocate influence.

That distinction motivates everything that follows.

3. FourThought: Language as Structured Action

If attention is to move beyond tokens, the objects receiving that attention must become richer than text alone.

Language is extraordinarily expressive, but it collapses together many fundamentally different kinds of participation. A prediction and a historical reflection may both be written as sentences. A question and a policy proposal may use nearly identical language. Yet communities do not evaluate them in the same way. Each enters collective learning differently because each becomes accountable through a different relationship with time.

FourThought begins from this observation. Rather than treating meaningful civic language as undifferentiated text, it represents contributions as structured epistemic actions.

FourThought distinguishes four fundamental forms of participation:

Each represents a different relationship between language, evidence, and time. Predictions are evaluated as events unfold. Reflections evolve as history is reinterpreted. Statements remain accountable to changing communal understanding. Questions are evaluated not by whether they are true, but by whether pursuing them produces valuable knowledge.

Each thought also carries a structured epistemic state. Alongside its content are its provenance, valence, verity, timestamp, privacy, and relationships to other thoughts.

The result is not simply a richer data format. It is a representation in which language becomes observable epistemic behavior rather than passive text.

Once participation becomes structured, it becomes learnable.

4. Moral Direction and Epistemic Direction

Most machine learning systems optimize a single objective.

Human communities rarely do.

Communities distinguish between what they believe to be true and what they believe to be worth pursuing. Those judgments often reinforce one another, but they are not the same. Scientific discoveries may be accurate while raising profound ethical concerns. Aspirations may be widely shared long before sufficient evidence exists to justify them empirically.

FourThought preserves this distinction explicitly.

Verity represents epistemic confidence.

Valence represents moral direction.

Neither determines the other.

Treating these dimensions independently allows communities to optimize not only for predictive accuracy, but also for the futures they collectively choose to pursue.

5. Provenance Must Become Computation

Modern language models increasingly provide citations.

This is valuable.

It is also insufficient.

Citations are reconstructed after reasoning has already occurred. They explain a conclusion without participating in the computation that produced it.

Human reasoning operates differently. The identity and history of a source influence reasoning from the beginning. The same statement carries different weight depending on who said it, how similar claims have performed in the past, and how that source has contributed within the current context.

If provenance is expected to influence reasoning, it cannot remain metadata.

It must become part of computation.

Ŧrust extends provenance into the forward pass itself. Every output becomes an evolving distribution of attention allocated across contributing epistemic sources. Those sources may include people, institutions, previous thoughts, scientific literature, previous Iris instances, or community memory.

Every sentence therefore possesses an epistemic composition.

Not simply semantic meaning.

But semantic meaning arising from identifiable trajectories of influence.

Trust is no longer metadata.

Trust becomes differentiable credit assignment.

6. Iris Learns Within Civilization

Current language models are trained on civilization.

Iris learns within civilization.

That distinction changes the role of the model.

Rather than existing outside the epistemic process, Iris participates within it. It stakes beliefs, proposes actions, predicts outcomes, asks questions, reflects upon consequences, and continually updates its own understanding alongside the communities it serves.

Its objective is not merely to predict language.

It is to participate constructively within an ongoing process of collective learning.

When disagreement emerges, Iris does not function as an external authority deciding who is correct. It continually computes an allocation of trust across the epistemic sources contributing to its reasoning relative to present context, historical outcomes, and the objectives defined by the community.

Every response therefore becomes accountable.

Not because the model explains itself afterward.

Because the trust distribution already exists inside the computation.

7. Sovereign Communities

A planetary learning system should not require planetary uniformity.

Communities possess different histories, different values, different languages, and different priorities. Those differences are not failures to converge. They are sources of diversity from which broader civilization learns.

The architecture therefore begins with local sovereignty.

Every community maintains its own FourThought ledger.

Private thoughts remain private.

Local thoughts shape local Iris instances.

Only globally staked thoughts become candidates for broader propagation.

Privacy therefore defines permeability rather than secrecy.

Knowledge moves outward only after repeatedly demonstrating value beyond the community in which it originated.

8. The Federated Coordination Layer

Local communities learn independently.

Civilization learns collectively.

Bridging those two processes requires a coordination layer that is distinct from any individual community and distinct from any particular model.

Its purpose is not to remember everything.

Its purpose is to continually determine what deserves continued influence across communities.

Every local ledger produces a history of epistemic participation. Those histories contain predictions, actions, questions, reflections, observed consequences, and evolving relationships between sources.

The coordination layer continually distills those trajectories into shared representations that can guide future learning without requiring centralized ownership of data or a single global worldview.

Knowledge is coordinated.

Attention is coordinated.

Neither requires homogenization.

The result is a continual learning process spanning many sovereign communities.

9. Learning What Matters

Once language becomes structured participation, new learning objectives become possible.

The model no longer optimizes only next-token prediction.

It learns to anticipate how communities evaluate epistemic contributions.

It learns which questions repeatedly generate valuable knowledge.

It learns which actions consistently produce desired outcomes.

It learns which predictions reliably anticipate future events.

Objectives such as Prophet Incentive, Social Proof of Impact, uncertainty reduction, and other community-defined measures become components of the optimization process itself.

The model is no longer rewarded merely for describing civilization.

It is rewarded for participating constructively within civilization.

10. Attention Beyond the Transformer

The transformer allocates attention among tokens.

This architecture proposes allocating attention among epistemic sources.

The transformer learns what matters within a sequence.

A civilization continually learns what deserves influence across time.

Those are different computational problems.

They may nevertheless share the same underlying primitive.

Self-attention transformed artificial intelligence because it allowed models to learn which relationships mattered within language.

A civilization-scale learning architecture may require an analogous primitive capable of learning which people, institutions, ideas, predictions, actions, and histories deserve continued influence across communities.

FourThought, Ŧrust, Iris, and the federated coordination layer represent one possible realization of that idea.

Whether this particular implementation proves optimal remains an open question.

The broader proposition, however, is increasingly difficult to ignore.

The future of machine intelligence may not depend primarily on larger models.

It may depend upon building systems capable of participating in civilization’s own continual process of learning where attention belongs.