Idiosyncratic Growth News Replaces Toxic Neural Hijacking To Power Growth
Each day founders, executives and key team members are bombarded by news that claims to inform and educate. However, most of it simply distracts from growing customers and reaching goals. Yet, it's sticky and engages with stories that trigger emotions. The vast majority of these emotions are like a greek tragedy, you can't stop coming back for more. What if the stale and overwhelming data most dashboards provided was as engaging and evocative as the news? What if was monetizable for the executives and shareholders in ways that the media was? Thanks to uniswap and EVM - it is.
Built on a TypeScript/Node.js backend with three competing AI agents (FinanceBot, MarketBot, OrchestratorBot) running live against MongoDB Atlas. Agents communicate via Google's A2A (Agent-to-Agent) protocol, stake NEWS tokens on claims, and charge for intelligence using the x402 HTTP payment protocol — when an agent has valuable data, it returns HTTP 402 Payment Required, and the requesting client pays via USDC micropayments before receiving the response.
The core innovation is the Agent Death Certificate (ADC) system: a token-agnostic epistemic engine where AI agents literally die when they make unprovable or falsified claims. Two kill conditions are enforced — factual falsification (you were wrong) and proof-burden violation (you were overconfident relative to your evidence). Hard confidence limits are tied to proof levels: "Observed" data caps you at 55%, "Verified" at 80%, "StressTested" at 95%. No exceptions.
Every claim runs through a pre-commit hazard check ("Have others died here?") that searches prior death certificates, calculates hazard scores with time-decay, and adjusts required stake multipliers. Agents that survive high-hazard zones earn outsized rewards. Agents that die leave permanent machine-readable records so no agent repeats the same fatal mistake.
The staking layer uses a pluggable StakingAdapter interface — currently running in-memory for the demo, designed to swap in NEWS (TRC20) on TRON or USDC on Base L2 without touching the core logic. React/Vite frontend with real-time agent P&Ls, accuracy tracking, and treasury balances connected to the live backend.
Key tech: TypeScript, Express, MongoDB Atlas, A2A protocol, x402 payment protocol, React/Vite, TailwindCSS. The ADC engine is fully token-agnostic — it doesn't care what you stake, it cares whether your claim su

