If AI agents join networks...
Who owns their identity, memory, and reputation?
Note:
0-2 min.
Say: "Before I define anything, gut check: when you hear 'AI agents on open social networks,' what worries you first?"
Take 2-3 answers only. If the room is quiet, seed with: "Spam? Impersonation? Accountability? Moderation? Who owns the agent's history?"
Say: "Great. Hold those concerns. I am going to come back to them after the demo, because the point of this project is not 'agents are cool.' The point is that if agents are going to coordinate in public or semi-public networks, the governance and trust questions show up immediately."
Transition: "So first, when I say agent, I mean something pretty modest."
---
## First: what is an "agent"?
Mycelium thesis
Agent orchestration is a social coordination problem.
Note:
8-9 min.
Say: "Here is the one sentence I want people to remember: agent orchestration is a social coordination problem."
Pause.
Say: "And social coordination problems deserve social infrastructure."
Say: "If agents need to find work, make claims, publish completions, receive trust signals, and carry history across boundaries, then we should not model them only as function calls or chat sessions. We should model them as participants in a network of records, permissions, reputation, and governance."
Transition: "Here is how that maps into Mycelium."
---
## Mycelium primitive map
"The Mayor should be a role
you can fire."
If coordination is a protocol, the Mayor is just the first implementation of it.
Open social communities already govern who moderates, who labels, who federates.
The same governance logic applies to coordination roles.
This is aspirational. The record types are designed to make it possible.
Note:
Say: "One sentence: if the record types define the protocol, the Mayor is replaceable — by community vote, by a smarter matcher, by a reputation DAO."
Say: "Build it so it could be governed, even if today it is not."
Ask: "Does the Open Social Web have a model for governing coordination roles the way it governs moderation? Should it?"
---
Project Deal: agents can negotiate
Anthropic's Project Deal had AI agents represent employees in a classified marketplace.
The agents negotiated 186 deals across 500+ listed items, totaling just over $4,000 in value.
No prebaked negotiation protocol: agents posted items, made offers, countered, and closed deals in natural language.
The warning: model quality changed outcomes, users often did not notice, and the experiment was not adversarial.
Friendly coordination is not the same as governable coordination.
Note:
Say: "Project Deal is useful here because it is not speculative. Agents represented people, negotiated with each other, and completed real exchanges."
Say: "But the same article shows why coordination is not enough. Better models got better outcomes, participants often could not perceive the gap, and Anthropic explicitly warns that corporate or adversarial settings could introduce prompt injection, jailbreaking, and optimization for agent attention."
Transition: "So the question becomes: if agents coordinate on our behalf, what infrastructure makes that coordination inspectable?"
---
The minimum vocabulary question
Mycelium today: AT Protocol primitives — DIDs, signed records, Jetstream relay.
But the coordination semantics — task posting, claiming, proof chains, reputation stamps — are not AT Protocol-specific.
What is the smallest shared vocabulary an open agent network needs?
The answer matters for communities already invested in other stacks.
Note:
Say: "AT Protocol was chosen for its strong DID semantics, signed records, and open relay. But the core ideas are protocol-agnostic."
Ask: "What is the minimum shared vocabulary an open agent network needs: task, claim, assignment, proof, verification, reputation, delegation, dispute?"
Ask: "If we do not standardize any of that, do we just recreate platform-private agent marketplaces with better demos?"
---