When you build for the brain that hits the wall first, you build for every brain that will hit that wall later.
That's the Cognitive Curb Cut Effect. And it changes how you should think about who designs the best AI systems — and why.
The Story Everyone Already Knows
You know the curb cut story. Sidewalk ramps were designed for wheelchair users in the 1970s. Then everyone started using them — parents with strollers, delivery workers with hand trucks, travelers with rolling suitcases, skateboarders, runners, anyone pushing anything with wheels.
Angela Glover Blackwell named this the "Curb Cut Effect" in a 2017 article in the Stanford Social Innovation Review: when you design for the excluded, everyone benefits.
The physical version is well-documented. Closed captions designed for deaf viewers are used by millions watching videos on mute. Audiobooks designed for blind readers are used by millions during commutes. The OXO Good Grips vegetable peeler, designed for an engineer's wife with arthritis, became a bestseller because it's just better for everyone.
But nobody's named the cognitive version.
What Is the Cognitive Curb Cut Effect?
The Cognitive Curb Cut Effect: When systems designed to compensate for neurodivergent cognitive constraints become the standard operating infrastructure for everyone.
Not because neurodivergent design is inherently superior. That's not the claim. The claim is more specific and more defensible: neurodivergent professionals encounter universal cognitive constraints — working memory limits, executive function overhead, context-switching costs — before the general population does. The solutions they build under pressure become solutions everyone needs as complexity increases.
This isn't about accommodation. It's about prediction.
Eric von Hippel at MIT formalized this pattern in 1986 as "lead-user innovation." Lead users share three properties:
- They encounter a need before the mainstream market
- Their solutions predict what mainstream users will eventually demand
- They innovate because the cost of not innovating is too high
Neurodivergent professionals building AI systems hit all three. And the AI era is accelerating the timeline between "their need" and "everyone's need" to nearly zero.
The Universal Constraints Your Brain Already Has
Here's the part that matters: the constraints neurodivergent brains hit first aren't neurodivergent constraints. They're human constraints.
Nelson Cowan's widely-cited 2001 research established that human working memory holds approximately 4 plus or minus 1 items simultaneously. That's not an ADHD number. That's a human number. Everyone has a working memory ceiling. People with ADHD just hit functional overload sooner, which forces them to build external infrastructure sooner.
| Cognitive Constraint | Human Limit | ND Experience | AI-Era Relevance |
|---|---|---|---|
| Working memory | ~4±1 items (Cowan, 2001) | Hits functional limit sooner; builds external memory systems | Everyone managing 5+ AI tools hits the same limit |
| Executive function | Finite daily capacity | Depletes faster; requires systematic external structure | AI coordination demands executive function from everyone |
| Context-switching | 15-25 min recovery per switch (Gloria Mark, UC Irvine) | Higher cost per switch; designs for flow preservation | Multi-agent AI workflows multiply context switches |
| Attention management | Limited selective attention | Requires deliberate environmental design | Information density in AI era overwhelms default attention |
The Cognitive Curb Cut Effect applies specifically to these domains — working memory, executive function, context-switching, and attention management. These are universal constraints where ND users hit the wall first.
Where it does NOT apply: emotional regulation, social cognition, sensory processing. Those involve ND-specific experiences that don't generalize the same way. Bounding the claim matters. An unbounded version would be intellectually dishonest.
How Neurodivergent Professionals Became Lead Users for the AI Era
Peter Drucker spent decades arguing that effectiveness is a discipline, not a talent. You learn it through practices: managing time, focusing on contribution, building on strengths, setting priorities, making effective decisions.
Here's the Drucker twist: neurodivergent professionals have been practicing AI-era effectiveness before the AI era arrived.
The external systems that AuDHD brains need to function — persistent memory, external accountability structures, systematic review processes, explicit values documentation — aren't accommodations. They're pre-adaptations. They're exactly what every professional needs when working with AI systems that don't maintain context, don't hold values by default, and don't self-correct without structure.
The EY study on neurodivergent professionals using AI tools found that 85% of ND employees reported that AI tools created more inclusive working environments — and that ND users generated 60 to 80 process improvement suggestions for Microsoft Copilot deployment, significantly outpacing neurotypical peers in identifying friction points.
The ADHD digital tools market tells the same story from the demand side: valued at $2.4 billion in 2025, projected to reach $7.55 billion by 2033, growing at 15.39% CAGR. That growth isn't just ADHD users discovering tools. It's the market recognizing that the systems ND users require are systems everyone benefits from.
The World Economic Forum published a report in July 2025 arguing that "neurodivergent minds can humanize AI governance" — that the perspectives of people who have always had to make explicit what others take for granted are uniquely valuable in designing AI systems that work for humans, not just for default-mode brains.
"Assistive technologies and digital solutions designed for neurodivergent individuals generate broad societal benefits." — World Economic Forum, July 2025
The LLM Calibration Bias Nobody's Talking About
Here's the angle nobody else is making — and it's the one I think matters most for where AI is heading.
Large language models are trained predominantly on neurotypical communication patterns. The default outputs — sentence structure, organization schemes, information density, interaction patterns — reflect how the majority of the training data was produced. By neurotypical writers, editors, and communicators.
That means every AI tool built on default LLM behavior inherits a calibration bias toward neurotypical cognition.
When I customize my AI agents, I'm not just personalizing. I'm correcting for that bias. I need information structured differently. I need accountability systems the default doesn't provide. I need explicit values documentation because implicit norms don't hold across context switches. I need external memory because my internal memory works differently.
Those corrections aren't accommodations for my atypical brain. They're improvements that make the system work better for any brain operating near its cognitive limits — which, in the AI era, is increasingly every brain.
The corrections ND users force today are the corrections every AI system will need tomorrow. That's lead-user innovation in real time.
The Trade-Off Boundary (Intellectual Honesty Requires This)
Not every neurodivergent accommodation is a pure curb cut. Intellectual honesty requires acknowledging this.
Cal Newport — whose work on deep focus I respect despite its neurotypical bias — raises a legitimate concern: some accommodations involve real trade-offs for users who don't need them.
Example: continuous review processes (checking work at every step) suit ADHD brains that struggle with sustained attention on a single pass. But batch review (reviewing a full week's work in one session) offers advantages for brains that can sustain deep focus — pattern recognition across a larger dataset, reflective distance, fewer interruptions.
The Cognitive Curb Cut Effect doesn't claim every ND-designed system is universally optimal. It claims that the infrastructure ND users build — external memory, explicit values, systematic review, accountability structures — benefits everyone. The specific implementation of that infrastructure may vary. The architectural need is universal. The execution details are personal.
This is the same distinction that matters in physical curb cuts. The ramp benefits everyone. The specific gradient, width, and placement still get optimized for context.
I Built This Because I Had No Choice
I'm AuDHD — late-diagnosed, which means I spent decades building compensatory systems without knowing why I needed them. External structure isn't a preference. It's a requirement. Without it, I don't function.
When I started building my 19-agent AI system, I wasn't thinking about innovation frameworks or lead-user theory. I was solving an immediate problem: my brain drops context between sessions. My executive function depletes. I overcommit because I can't hold the full picture of my commitments in working memory. I need external systems to do what other people's brains do automatically.
So I built persistent memory. I built values documents that load at session start. I built accountability triggers that flag when I'm drifting. I built review gates that catch quality issues before they ship. See the full architecture.
Then something happened that I didn't predict: other people — neurotypical people — started asking how my system worked. Not because they're neurodivergent. Because they're overwhelmed. Because AI is expanding what's possible faster than their default cognitive infrastructure can handle. Because they're hitting the same walls I've been hitting for 40 years.
The doing isn't the work anymore. The thinking is the work. Who was forced to make that transition first? The people whose brains couldn't rely on doing. See AI That Manages Me.
I built this because I had no choice. The fact that everyone else needs it too isn't coincidence. That's how lead-user innovation works.
The Discovery Distinction
Let me be precise about something, because the argument falls apart if I'm not.
AuDHD is why I found this first. But the methodology itself is learnable.
The four underlying skills of cognitive architecture design are trainable:
- Articulate your values — Say what you stand for in language specific enough to operationalize
- Recognize violations — Notice when your system's output doesn't match your standards
- Convert corrections to rules — Turn ad hoc fixes into systematic improvements
- Maintain coherence — Keep the whole system aligned as it grows
You don't need ADHD to do any of those things. You don't need autism. You need the willingness to be deliberate about how you think — and the discipline to build the structure instead of just wishing you were more organized.
My neurodivergence made the need urgent. The methodology isn't neurodivergence-dependent. The ceiling varies — someone with strong natural executive function may not need as much external structure as I do. But the floor is accessible to anyone willing to do the architectural work.
As one of my advisory council members put it: "You don't need to be Newton to use calculus."
FAQ
What's the difference between the Curb Cut Effect and the Cognitive Curb Cut Effect?
The original Curb Cut Effect (Angela Glover Blackwell, SSIR 2017) describes how physical accessibility features benefit everyone — wheelchair ramps used by strollers, closed captions used by gym-goers. The Cognitive Curb Cut Effect extends this specifically to cognitive infrastructure: systems built to compensate for neurodivergent cognitive constraints (working memory limits, executive function, context-switching) that become the standard operating infrastructure as AI complexity increases.
Does the Cognitive Curb Cut Effect mean neurodivergent people are better at building AI systems?
No. It means they encounter universal constraints sooner, which forces them to build solutions sooner. It's a discovery speed argument, not a discovery quality argument — a distinction Wharton's Ethan Mollick highlighted when evaluating this framework. ND users find the constraint points faster. Whether they solve them better is a separate empirical question.
What cognitive domains does this apply to?
The Cognitive Curb Cut Effect applies to: working memory, executive function, context-switching cost, and attention management. These are universal human constraints where ND users hit functional limits first. It explicitly does NOT apply to emotional regulation, social cognition, or sensory processing — those involve ND-specific experiences that don't generalize the same way.
Do I need to be neurodivergent to benefit from these systems?
No. That's the entire point. The systems are built from neurodivergent necessity but work for neurotypical users operating near their cognitive limits — which AI-era complexity is pushing everyone toward. If you've ever felt overwhelmed managing multiple AI tools, lost context between sessions, or struggled to maintain consistency across different workflows, you're experiencing the constraints that ND users systematized solutions for years ago.
How does the ADHD tools market growth relate to this?
The ADHD digital tools market ($2.4B in 2025, projected $7.55B by 2033) reflects mainstream adoption of tools originally designed for neurodivergent needs — task managers, focus apps, external memory systems, accountability structures. The growth rate (15.39% CAGR) outpaces general productivity software, suggesting the market is recognizing that these "accommodations" are actually better infrastructure for everyone.
Connected Intelligence is the course built from the Cognitive Curb Cut Effect — designed for the brain that hits the wall first, built for every brain that will hit that wall later. Not prompts. Not hacks. The cognitive architecture that makes AI work for your actual brain.
Last updated: March 10, 2026