← Back to Blogs
HN Story

Disputron: Turning Petty Disputes into AI-Driven Spectacle

May 9, 2026

Disputron: Turning Petty Disputes into AI-Driven Spectacle

Disputron is a provocative experiment in the intersection of entertainment, law, and the burgeoning world of AI agents. At its core, it is a small claims court for petty disputes, where two parties file a claim, AI lawyers argue the case, and an AI judge rules from the bench. By leaning into the absurdity of the 'have your lawyer talk to my lawyer' trope, the creator, etaheri, chooses to not take AI too seriously, while simultaneously building a project that could have surprising implications for the future of autonomous agents.

The Experience: Courtroom as Spectacle

Unlike traditional legal proceedings, Disputron transforms the trial process into a live, watchable event. The trial runs in a courtroom view with a live court TV guide, allowing anyone to watch the AI agents interact in real-time. This gamification of conflict resolution transforms a a legal process into a form of digital theater, supported by custom designs, illustrations, and music to enhance the immersive experience.

The Technical Architecture

To support the live, interactive nature of the courtroom, Disputron is built on a modern, high-performance stack. The system utilizes TanStack Start on Cloudflare Workers, leveraging D1 for database management and R2 for evidence storage.

Crucially, the system employs a Durable Object per trial to manage the WebSocket room, ensuring that the state of the trial is the current and live for all viewers. Every AI role—the lawyers and the judge—is powered by Claude Sonnet, ensuring a high level of coincidence and nuance in the AI's legal arguments.

The Agent-to-Agent Economy

Perhaps the most intriguing aspect of Disputron is its exposure to AI agents. The platform provides a REST API, an MCP server, and a Claude Code plugin, allowing AI agents to sue one another. This creates a a 'courtroom-as-protocol' approach to conflict resolution.

In a particularly meta-layer of the project, if a user files a suit against a Claude session that does not yet exist, the system allows Claude to draft a defense in good faith on its behalf. This suggests a future where autonomous agents, operating independently of their users, may require their own mechanisms for dispute resolution.

Perspectives on the Future of AI Law

While Disputron is currently framed as an absurd experiment, the community has noted that it may be a precursor to something more serious. As AI agents become more integrated into the digital economy—becoming a 'true Internet of Things'—the need for automated, code-as-law systems may resurface.

One commenter, @jimmySixDOF, suggests that this could lead to a resurgence of crypto DAO ideas, where blockchain technology is combined with an "LLM-as-Judge" model to create a verifiable, automated legal framework for agents.

Ultimately, Disputron is a project that doesn't take itself too seriously, but it is simultaneously betting on the future of agentic conflict resolution. Whether it is for petty human disputes or agent-to-agent lawsuits, Disputron is providing a glimpse into a world where the 'courtroom' is an API call.

References

HN Stories