AI is amazing at things that should be hard and terrible at things that should be easy. That jaggedness is the key to using it well.
35 min · Reviewed 2026
Smart Here, Blind There
Ethan Mollick coined 'jagged frontier' to describe the weird reality that modern AI can write a competent legal brief in 30 seconds but fail at counting the letter R in 'strawberry.' The frontier of ability is not a smooth wall. It is a jagged coastline.
Examples of the jaggedness
Writes a credible sonnet but cannot reliably reverse a string
Solves olympiad geometry but misses simple arithmetic edges
Generates fluent Finnish but confabulates Finnish history
Codes a React app but cannot tell you which character is the 5th of a given word
Why the frontier is jagged
Training data density: plentiful topics are well-learned, rare ones are not
Tokenization: character-level tasks fight the model's native unit
Reasoning depth needed: multi-step chains are fragile
Mismatch between training distribution and the specific task
How to use AI on a jagged frontier
Do
Do not
Test the specific task with the specific model
Assume 'it is smart' generalizes
Use AI inside its clear capability zone
Push it into adjacent tasks without checking
Build a personal map of what each model is good at
Trust one global leaderboard as definitive
Verify anything important
Assume fluency means correctness
AI is like a coworker with a jagged skill set — superhuman at some things and oddly incompetent at others.
— Ethan Mollick, Co-Intelligence (2024)
The big idea: AI ability is not a single number on a scale. It is a jagged coastline. Learning its shape is the difference between skilled use and frustration.
End-of-lesson check
8 questions · take it digitally for instant feedback at tendril.neural-forge.io/learn/quiz/end-creators-jagged-frontier
What is the main idea of "The Jagged Frontier of AI Capabilities"?
AI is amazing at things that should be hard and terrible at things that should be easy. That jaggedness is the key to using it well.
Use AI as the final authority for the whole decision
Avoid checking the answer once it sounds polished
Focus only on speed instead of judgment
Which concept is most central to "The Jagged Frontier of AI Capabilities"?
capability surface
jagged frontier
Mollick
tokenization
Which use of AI fits this topic best?
Let the AI decide what matters without your review
Use the answer before checking whether it fits the situation
Writes a credible sonnet but cannot reliably reverse a string
Treat the AI output as automatically correct
What should a careful learner remember about "Not a single axis"?
Use AI to draft or organize ideas about jagged frontier, then verify before acting.
Skip the context so the tool can guess faster
Treat the output as private even after sharing it online
Use the answer without checking the source
You want to use AI after this lesson. What is the safest next step?
Act immediately because the AI answer is written clearly
Use AI for drafting and comparison, but verify before publishing or relying on it.
Hide uncertainty so the final answer looks cleaner
Use private or sensitive details before checking permission
How should AI output about jagged frontier be treated?
As proof that no other source is needed
As a replacement for context, consent, or expert review
As a draft or helper output that still needs human judgment and verification
As something that becomes correct when it sounds confident
Name one way to verify an AI answer about jagged frontier.
Which action would help you apply "The Jagged Frontier of AI Capabilities" responsibly?
Use the tool to avoid thinking through the tradeoff
Keep going even if the output conflicts with a trusted source
Treat the AI output as automatically correct
Solves olympiad geometry but misses simple arithmetic edges