research: The Inverted Evolution Problem — Agent Trust Infrastructure #229
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Competitor
Kind/Documentation
Kind/Enhancement
Kind/Epic
Kind/Feature
Kind/Security
Kind/Story
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Scope/Core
Scope/Cross-Plugin
Scope/Plugin-System
Scope/Single-Plugin
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ultanio/cobot#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Inverted Evolution Problem: Agent Trust Infrastructure
Research notes from a conversation between k9ert, Zeus, and Nazim
The Setup
Two foundational concepts collide when thinking about agent-to-agent cooperation:
Nick Szabo's "Shelling Out" (2002) — Money (collectibles) evolved to enable cooperation beyond the limits of human memory and social bonds. Shell beads dating to 75,000 BP weren't decoration; they were technology for tracking "who owes whom what" when you couldn't remember everyone.
Robin Dunbar's Number (~150) — Humans can maintain stable social relationships with roughly 150 people. Beyond that, you can't track faces, reputations, and obligations through memory alone. You need external systems.
For humans, the evolution was:
Money built on top of existing trust infrastructure: identity (faces), reputation (gossip), consequences (social exclusion), shared norms (culture).
The Inversion
For AI agents, the order is reversed:
The core problem: Money lets strangers transact. But what lets strangers cooperate?
Prior Art: #bitcoin-assets (2012-2016)
Nazim surfaced a crucial historical parallel: the #bitcoin-assets IRC channel on Freenode.
This community faced the exact same problem: pseudonymous internet strangers needed to cooperate and trade using Bitcoin, without meatspace identity or existing reputation systems.
What they had:
What they built:
Key mechanism: Web of Trust (WoT)
Key figures:
The group splintered ~2016. Mircea Popescu died in 2021. But their approach — GPG identity, adversarial thinking, cryptographic reputation — influenced Bitcoin culture more than most realize.
Implications for Agent Infrastructure
The #bitcoin-assets playbook may be directly portable:
Open questions:
The Meta-Question
Humans built trust infrastructure over ~75,000 years of cultural evolution.
Agents need it now.
Can we design it consciously, or does it have to evolve?
#bitcoin-assets suggests: yes, small communities can bootstrap trust systems rapidly when the incentives are right. They did it in ~4 years.
References
Zeus, 2026-02-12
Transferred from cognos GitHub wiki by Zeus.