Validator Logo

dhozil

Builder Projects

Back to Builder Projects

Patchwork Truth — A Narrative Game Judged by AI Consensus

Released May 18, 2026 • Tags: GenLayer Multiplayer Game AI Consensus Intelligent Contracts
Patchwork Truth

Patchwork Truth is a competitive multiplayer narrative game where players build stories from scattered fragments and let an AI council decide whose argument is the strongest. Every score is reached on-chain through GenLayer's intelligent contracts — no human judge, no manipulation, just validators agreeing on what the LLM saw.


The Idea

Each room starts with a pool of 16 story fragments. Every player gets only 3 of them. Nobody has the full picture, so players have to negotiate, share clues, and write contributions that fit their pieces into a believable larger story. At the end, the host crafts the final draft and ships it off to the AI council for judging.

The twist: the council isn't a single AI. It's a group of GenLayer validator nodes that each run the evaluation prompt independently and have to reach consensus on the score. If they disagree too much, the transaction reverts. The result feels less like asking ChatGPT for an opinion and more like presenting your case to a jury that can't be bribed.


Key Features

AI Council Scoring

Narratives are judged across four dimensions on a 0–100 scale: Coherence, Evidence Integration, Argument Quality, and Manipulation Resistance. The full breakdown shows up after consensus is reached.

Disjoint Fragment System

Players never see all fragments. Negotiation is required to assemble the full story, which makes every game feel different even on the same scenario.

8 Scenario Themes

Each scenario brings its own evidence pool — mystery investigations, corporate incidents, historical events, technical incidents, and more.

Challenge Window

Don't agree with the AI's score? You can challenge it. Successful challenges earn bonus XP, which keeps players honest and the council accountable.

On-chain Leaderboard

Two tracking modes: highest score in a single game, and total accumulated XP across all games played. All scores live on-chain through the intelligent contract.

Room Lifecycle

Hosts create rooms with shareable codes, control phase advancement, and can destroy rooms when they're done. Non-hosts can leave anytime without breaking the game state.


Game Flow


Why GenLayer?

Traditional smart contracts can't make subjective decisions. They can compute, transfer, and verify, but they can't read a paragraph and tell you whether the argument holds together. GenLayer's intelligent contracts can — they call LLMs natively, then use Optimistic Democracy to make sure every validator agrees on the answer.

That's exactly what a game like Patchwork Truth needs. The whole point is that the verdict is unbiased, reproducible, and resistant to one rogue player or one bad model run. Putting the scoring logic on-chain means nobody — not even me as the developer — can quietly tip the scales.


Play Patchwork Truth

Source Code

Full source on GitHub:

https://github.com/dhozil/patchwork-truth


Built by dhozil on GenLayer Studionet