AI Briefing
KO

adhd: Independent Reasoning Architecture: Novelty 8 vs 3, Trap 8 vs 2

UditAkhourii/adhd

·2026.08.20 09:57

Existing Chain-of-Thought or Tree-of-Thought approaches are limited in exploration scope because they are anchored to the first answer or share a single shared context. ADHD defines this as an architecture problem rather than a prompting problem, generating N independent reasoning processes under intentionally distorted cognitive frames. In the divergence phase, context sharing is completely blocked to secure ideas from diverse perspectives.

Hero image showing the core concepts and structure of the ADHD project
Hero image showing the core concepts and structure of the ADHD project

Diverged ideas undergo scoring, clustering, trap removal, and deepening of surviving ideas through a separate critique pass. Unlike judgments made by a single model at once, independent LLM judges evaluate based on Breadth, Novelty, and trap detection capability. Benchmark results show that the ADHD approach outperforms single-shot methods with Breadth 9 vs 6, Novelty 8 vs 3, and trap detection capability 8 vs 2.

It is suitable for prompts in the form of 'suggest multiple methods' for design decisions, ambiguous debugging, naming, API surface design, and strategy formulation. Several open-source projects such as repowire, mstack, and zk-flow-oss have officially adopted or integrated this framework. In particular, repowire has converted ADHD into message orchestrator raw data and included it in the default template, while mstack is distributing it as a 'think' plugin.

GitHub
GitHub repository

UditAkhourii/adhd

ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, deepens the survivors. The no-brainer skill for creative and interdisciplinary work.

TypeScript

This introduction was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report errors, attribution issues, or removal requests via Contact.