Overview
The talk frames today’s platform-dominated internet as both a departure from the composable communities of the 1990s and an obstacle to a genuine agentic economy. Beginning with the speaker’s experience of a text-based MOO in 1993, it argues that early online worlds felt coherent because their technology, governance, economics, and culture worked together. Closed platforms and engagement algorithms subsequently fragmented that openness, while modern AI agents introduced a new danger: the “lethal trifecta” of private-data access, untrusted internet content, and permission to act. The speaker proposes decentralized unincorporated nonprofit associations, or DUNAs, as the legal foundation for internet-native organizations composed partly or entirely of agents. A newly registered organization in West Virginia is presented as an early implementation, although many legal, security, and technical claims remain assertions within the talk rather than independently demonstrated conclusions. In the proposed architecture, agent identity and authority flow from a registered organization through blockchain records and scoped JWT credentials. Individual agents are informed, instructed, empowered, given executable abilities, and aligned with a purpose; organizational decisions may be coordinated through markets trading pass and fail tokens. The broader thesis is that combining legal accountability, cryptographic provenance, programmable organizations, and composable agents could reopen the internet to permissionless economic coordination.
Sections
Core Concepts
Terms used to describe the proposed security, legal, organizational, and governance model.
- Lethal trifecta: the combination of an agent’s access to private data, its exposure to untrusted content, and its ability to take consequential actions.
- Composability: the ability to build new programs, agents, or capabilities on top of existing ones while preserving coherence across the shared environment.
- DUNA: a decentralized unincorporated nonprofit association, presented as an internet-native, member-governed legal organization that can own assets, contract, earn profits, and assume accountability.
- Ally: the speaker’s term for an agent participating within the proposed agentic economy.
- Kiduna: the speaker’s term for an agentic organization based on a DUNA and extended with a notion of kinship among related agents.
- Decision market: a governance mechanism in which participants trade pass and fail tokens tied to proposed policies instead of casting conventional votes.
Derived Insights
Broader implications inferred from the speaker’s argument.
- The proposal reframes prompt-injection defense as an institutional problem as much as a model-security problem: agents need identifiable principals, bounded authority, and accountable organizations.
- The architecture separates legal identity, cryptographic provenance, and operational permission into related layers, but the talk sometimes treats their combination as stronger proof of safety than it necessarily provides.
- The historical MOO example implies that technical interoperability alone is insufficient; viable agent ecosystems also require coherent governance, economics, and culture.
- Making an organization programmable transfers institutional risk into software specifications: flawed incentives, permissions, or alignment rules can become governance failures at machine speed.
- The analogy to SMTP, HTTP, and DNS reveals that the project’s success depends on widespread standard adoption, not merely the registration of one legal entity or deployment of one token format.
Chronology
The historical and project milestones described in the talk.
- The speaker joined a text-based MOO after receiving its server address at a college roommate’s wedding.
- Open internet communities were progressively displaced by closed platforms and engagement algorithms.
- A system transcribed as “Open Cloud” reportedly became widely popular after having been available for several months.
- A new West Virginia law governing the proposed organizational form reportedly took effect.
- The speaker received confirmation from the West Virginia Secretary of State that a DUNA had been registered as organization number 628407.
- Early-access participants are expected to begin building the first builder-focused organization using agent templates.
Technical and Organizational Architecture
Specific mechanisms, data structures, integrations, and governance components mentioned by the speaker.
- Agent knowledge is placed into a vector database, while an underlying LLM supplies general model capabilities.
- System prompts define an agent’s character, stance, identity, and mode of interaction.
- Agents may be connected to enterprise and communication accounts including Slack, Telegram, and Twitter.
- Long-running agents may receive specific abilities, automations, and extended goals.
- JWTs carry claims used to establish agent identity, organizational affiliation, permissions, blockchain address, and time-to-live.
- The identity hierarchy is intended to resolve upward from individual actions and agents to a legally registered organization.
- Blockchain records are proposed as an audit trail connecting accounts, transfers, actions, agents, and responsible organizations.
- Decision markets use tradable pass and fail tokens to evaluate member-proposed policies.