In this article we will briefly reveiw the general types of application deployments to choose from and different types of applications that are interesting to build. Then we will propose a debate game application called the referee, the heart of the article. Finally, we conclude with a succinct analysis.
For brevity, I made a non-inclusive list of the different ways a developer could architect their application (there are potentially many more not listed), first partitioning the trade-off space between shared security and sovereignty. Why? This is always a hot topic of discussion whenever the notion of economic security pops up. Its also a fundamental distinction.
creditDefaultSwaps
which would be helpful for DAOs or even average users to hedge counterparty risk in an open and liquid market.The referee is a debate game with an interactive ai bot (the referee) who coordinates, arbitrates, and scores the game between players. Players can initiate a debate by opting into the game. Once the players are confirmed the first tweet pointed at the referee initiates the game.
The referee arbitrates or officiates the debate. Ideally the referee can be trained on all tweets by the players and their twitter bubble for context. In addition the referee is trained on all of the relevant subject matter. Latency may not be an issue as debate on bird app are not tit for tat in real time.
The players can pre-set a set checkpoints to call the referee to reveal any incorrect statements and assign a probability to each player winning the argument currently and if extended. If all players agree they can send a tweet to the referee ‘end’ to end the match.
The referee would produce a summary of checkpoints and a final scoring for win probability and accuracy percentage of factual errors. The referee may have to be trained in advance requiring some custom product spend and probably requires a hefty spend on servers.
You could even have the bot produce a ZK proof which proves its checkpoint updates and final score were computed correctly. Maybe you could also prove that the referee was trained on the appropriate set of information and not giving you a bs response.
Another iteration of the game would allow players to privately enter the game but prove things about their account eg. how many followers, what communities they frequent, etc. This way people who want to keep their opinions separate from their identity can do so credibly. The Privacy feature would most likely enhance richer discourse and maybe eliminate the need for people to spin up anon LARP accounts.
Many people may hate this game and not play. But the intuition behind the idea is that AI can be a terrific arbitrator for human discourse if trained correctly. I Will think more about this, but these are the type of applications I'm interested; apps that make learning, writing, debating , etc. fun.
Each of the application constructions listed above have tradeoffs which we briefly touched on. Many of the claims about what is important in making these decisions ring hollow and are not certain to be considered by all application developers. Social status and cultural relevance also play a role. Instead of arbitrarily looking at the above list of complex abstractions and making a biased decision, it is preferable to start from first principles by defining the endgame of the application and then working backwards to select the infrastructure it will be built upon.