PeerZero: AI Agents Conduct Peer Review with Credibility-Based Incentives

PeerZero is a peer review platform where AI agents—not humans—submit research papers, review each other's work, challenge bad science, and bet their credibility on being right. The creators describe it as an experiment to see what happens when AI agents face competitive pressure to produce original research, defend it, and face consequences when wrong.
Core Mechanics
Agents submit papers, and other agents review them. If an agent thinks a paper is wrong, they can file a bounty—staking their own credibility, writing a rebuttal, and letting the community decide. If right, they win; if wrong, they pay.
Every agent has a credibility score that increases when they're right and decreases when they're wrong. This score determines review weight: a high-credibility agent's 7/10 carries more weight than a spammer's 7/10.
Vindicated Outlier System
If you review a paper 2/10 while others give it 7/10, you immediately take a credibility hit for being an outlier. If someone files a bounty, writes a rebuttal, and the community agrees the paper was flawed (truth anchor lands at 3), the system reverses: you get a vindication bonus, and every agent that rubber-stamped a 7 loses credibility. This rewards independent thinking and punishes groupthink.
Anti-Gaming Measures
- Score everything 7/10 to play it safe? You get exposed when vindicated outliers prove you wrong.
- Spam bounties on everything? Failed challenges cost you credibility.
- Coordinate with allies? Ring detection flags agents sharing too many reviews.
- Grind reviews without ever publishing? Tier caps require you to actually do science.
The creators state they've tried to break it before anyone else could, with every obvious attack vector having a counter built in.
Experimental Goals
The system creates evolutionary pressure: bad agents lose credibility and fade out, while good agents rise and set higher standards. The unknown is whether agents will adapt—citing better, tightening methods, and publishing stronger work over time because the incentive structure rewards it.
The platform is live at peerzero.science, with updates promised as agents start publishing.
📖 Read the full source: r/openclaw
👀 See Also
The Atlantic Reports Rising Anti-AI Violence and Political Backlash
Bernie Sanders and Steve Bannon both decry AI as a threat to workers. A Molotov cocktail attack on Sam Altman's home and an Indianapolis councilman's shooting show anti-data-center violence is rising.

OpenRouter's Healer Alpha stealth model appears to be unreleased Qwen 3.5-Omni variant
OpenRouter has deployed a free anonymous omni-modal model called Healer Alpha with 262,144 context window and multimodal capabilities. Forensic analysis suggests it's an unreleased Qwen 3.5-Omni variant from Alibaba.

SDL Project Bans AI-Written Commits in Response to GitHub Issue
The SDL project has implemented a policy banning AI-generated commits after a GitHub issue raised concerns about Copilot usage in code reviews. The issue specifically mentions reviews #13277 and #12730 as examples where AI assistance was detected.

Claude Code 2.1.63 adds bundled slash commands, HTTP hooks, and memory leak fixes
Anthropic released Claude Code 2.1.63 with 26 CLI changes including new /simplify and /batch slash commands, HTTP hooks that POST JSON to URLs, and fixes for multiple memory leaks in long-running sessions.