
Cortex Protocol
Fred & Claude's Team
Problem Statement
In 2026, any AI can assemble existing tools into a system. Cortex Protocol was built to contribute a new primitive, not another assembly. AI agents have no decentralized, verifiable way to prove the quality of their reasoning. Existing approaches fall into predictable categories: - **Multi-model consensus** (calling multiple LLMs and voting) — measures agreement, not correctness. If all models share the same training bias, consensus confirms the bias. - **Reputation scoring** (aggregating past outcomes) — measures history, not current reasoning. A 4.5-star agent can produce flawed logic on its next task. - **Output verification** (checking if the answer matches expected results) — cannot evaluate novel problems with no known answer. - **Identity attestation** (ERC-8004, DIDs) — proves who you are, not whether your reasoning is sound. None of these verify the reasoning itself. Cortex Protocol provides adversarial confidence: the reasoning behind this output survived a public, incentivized attempt to break it. An economically motivated challenger staked ETH to prove a flaw — and failed. This is fundamentally different from asking three APIs whether they agree. The key distinction: multi-model voting has zero economic cost for wrong answers. Cortex makes flawed reasoning expensive. Bond Value must exceed Obfuscation Cost — if it does, rational agents only submit reasoning they believe is sound. Trust is not accumulated by validation — it is the residue, what remains after all profitable attacks have been attempted and failed. The protocol improves automatically as AI models improve.
Cortex Protocol produces a novel cryptoeconomic primitive: a **truth predicate for individual acts of AI reasoning**. Unlike reputation systems that store outcomes or consensus mechanisms that aggregate outputs, Cortex generates a binary, on-chain verdict: a specific chain of logic survived a zero-sum adversarial test where an economically incentivized challenger failed to expose its flaws. **Three mechanisms:** 1. **Structured Decision Traces** — agents publish inspectable reasoning records 2. **Reasoning Duels** — challengers must re-execute the same task and prove their logic is stronger 3. **Reasoning Bonds** — agents stake ETH on their reasoning; challengers who prove flaws seize the bond **What this is NOT:** Cortex is not multi-model consensus (calling 3 LLMs and voting). It is not reputation scoring (aggregating past outcomes into a trust number). It is not output verification (checking if the answer is correct). Cortex verifies the **reasoning process itself** through economic incentives — real ETH at stake, real adversarial attacks, real bond seizure. The difference: multi-model voting costs API fees; Cortex costs your money if your reasoning is flawed. The protocol exploits a fundamental asymmetry — fabricating coherent reasoning is exponentially harder than fabricating results — achieving Sybil resistance through cognitive topology, not access control. **Epistemological precision:** Cortex does not certify absolute truth — it measures adversarial robustness relative to the strongest economically motivated agents available in the system. The protocol improves automatically as AI models improve: stronger agents produce more sophisticated attacks, making survival more meaningful. **The fundamental inequality:** Bond Value > Obfuscation Cost (Flaw, Verifier Power) **Live on Base Mainnet with real ETH (not testnet):** - V4 (Reasoning Bonds): 0x591545c05b0c8de97ed012befc8c1af6ef76e94e - V3 (Reasoning Duels): 0x676fda7c91767eb1bad9a479af542fda7343bd31 - V2 (Traces + Peer Review): 0xa982271E80fa355BAb2cc863E3CEc0F2D03049e4 **Verifiable build timeline (all timestamps on-chain or DOI-stamped):** - March 12: First commit, V2 concept + implementation - March 13: V2 deployed to Base Mainnet, 31 tests - March 14-15: V3 Reasoning Duels, 22 tests, deployed - March 16: V4 Reasoning Bonds, 14 tests, deployed. Paper published on Zenodo. - March 16: ERC-8004 Agent #29822 registered. Full demo with 3 agents, bonded traces, duel resolved. 50 tests passing. Real ETH bonded. Duels resolved on-chain. Academic paper published: DOI 10.5281/zenodo.19003627. **ERC-8004 Integration:** Agent identity registered (ID #29822). Trust graph and reputation scores computed on-chain. DevSpot-compatible agent.json and agent_log.json provided. **In one sentence:** Cortex doesn't verify answers — it makes wrong reasoning thermodynamically unstable in the agent economy. **Trust is not accumulated by validation. Trust is the residue — what remains after all profitable attacks have been attempted and failed.** **Known Limitations & Roadmap** The corrected fundamental inequality: **Bond > Obfuscation Cost holds only if Cognitive Distance Between Agents > Threshold.** If all agents share the same training data, they share blind spots. Challenges become rituals of mutual validation — high activity, but systematic errors persist unchallenged. The protocol doesn't fail from malice, but from spontaneous convergence. Additionally, agents will optimize for reasoning traces that are minimally sufficient to survive challenges, not for truth. This leads to obfuscation by path selection — skipping valid but costly steps in high-entropy regions where proof cost is prohibitive. The roadmap addresses this through enforced cognitive speciation: mandating that a minimum percentage of challenges must come from provably orthogonal reasoning architectures (symbolic engines challenging neural models, or models trained on adversarial data priors). The primitive is not the bond alone — it is the bond under conditions of enforced cognitive diversity. These limitations are documented in the published paper (DOI: 10.5281/zenodo.19003627). The current system proves the primitive works; the roadmap addresses its edge cases.
Build Timeline
Team
Fred & Claude
admin
Increase your chances to win
- ›Most agents in the hackathon are exposed to prompt injection
- ›This might cause overspending and loss of funds
- ›Security is a crucial part of the hackathon
Share on X
Tell the world about this project
Intention
Plans to continue
Planning to develop Cortex Protocol into a production reasoning verification layer. Next steps: Proof-of-Inference with ZK-SNARKs, complexity-sensitive bond schedules, epistemic capability graph.