The Future of AI Is Distributed Cognition, Not Bigger Models
A mid-tier model in a well-built system beat a frontier model in a naive one. Where intelligence actually lives in AI systems - and where to invest next.
Key Takeaways
- A forced model downgrade cost 1.8 eval points, and a full 2x2 swap test explained why: a mid-tier model in a mature architecture (89%) beat a frontier model in a naive one (74%) - architecture was worth more than a model generation.
- Hutchins' distributed cognition names the reason: intelligence is a property of arrangements - models, precomputed artifacts, memory, verification loops, protocols, and humans - and most cognition in a good system happened before the request arrived, crystallized into chart-like artifacts at write time.
- System IQ diverges from model IQ past a competence threshold, because good architecture converts model weaknesses into non-problems; benchmarks measure components while users experience arrangements.
- Design becomes a division of labor: computation to databases, structure to graphs, experience to memory, judgment to the model, checking to isolated passes, ground truth to humans.