The Decentralized Marketplace for Verifiable Intelligence
Where reasoning itself is the commodity.
🌐 Live Dashboard • 🏗️ GitHub Source • 🚀 Deploy to Vercel
ReasonForge is a cutting-edge protocol designed to transform raw LLM output into Verifiable Logic Traces.
While current state-of-the-art models operate as opaque "black boxes" of probabilistic guessing (System 1), ReasonForge provides the infrastructure where reasoning is forged, debated, and mathematically verified through a multi-agent consensus mechanism. We move AI from guessing to thinking (System 2).
ReasonForge implements a genuine Proof of Intelligence (PoI) protocol, moving beyond simple compute-hashing into structured cognitive labor.
- Task Dispatch: The Subnet Generator samples high-difficulty challenges across Math, Code, Science, Strategy, Causal Inference, and Ethics.
- Logic Mining: Miner Nodes (e.g.,
Miner_0xa3f7) execute deep, multi-step reasoning chains. Every logical leap must be backed by evidence or formal proofs. - Hybrid Validation:
- Objective Scoring (60%): Automated verification via code sandboxes and formal checkers.
- Consensus Scoring (40%): Stake-weighted validator median scoring of logical density and novelty.
- Adversarial Debate: A sub-protocol where AI adversaries attempt to find logical non-sequiturs, rewarding miners who provide verifiable rebuttals.
- Intelligence Synthesis: Final verified logic is compiled into enterprise-grade reports for high-stakes deployment in legal, financial, and scientific markets.
- 🛡️ Verifiable Traceability: Every answer includes a step-by-step logic trace, making it fully auditable.
- 🔄 Adversarial Stress Testing: Integrated "Debate Loops" ensure logic holds up against hostile scrutiny.
- � Breakthrough Multipliers: Reward systems for miners who solve previously "unsolved" benchmark variants.
- �📊 Real-time Subnet Metrics: Live dashboard tracking of Epoch Tasks, Network CMS, and estimated TAO emissions.
- 🧪 Dual-Mode MVP: Features a high-fidelity Simulation Engine for demonstrations alongside a Live Network mode.
# Clone the repository
git clone https://github.com/unspecifiedcoder/ReasonForge.git
# Navigate to the directory
cd ReasonForge
# Install dependencies
npm install# Start the Vite development server
npm run devTo enable Live Network mode, provide a Gemini API key in app.tsx:
const apiKey = "YOUR_GEMINI_API_KEY";Defaults to Simulation Mode (internal mock reasoning engine) if the key is empty.
- Frontend: React 18 + Vite 6
- Styling: Tailwind CSS v4 (Glassmorphism + Dark Mode)
- Intelligence: Gemini-2.5-flash-preview (Subnet Protocol Simulation)
- Icons: Lucide React
- Formal Verification: Simulated Lean 4/Coq & Python Sandbox hooks
ReasonForge aims to be the foundational layer for System 2 AI. Our roadmap transitions the subnet from internal utility to an enterprise-grade Reasoning-as-a-Service API for the global financial, legal, and scientific markets.