An emergent capability — greater than the sum of its parts, present in neither one alone.
Get the machine's part right — and people get more time to be human.
Show what can only be shown, not told.
Share what it was actually like.
See the person, not the performance.
Build the room people belong in.
Be safe to say “I don't get it.”
Be the one they want to rise for.
Introduce the unknown unknowns.
Know “good” when the rubric runs out.
Demand more than they think they can give.
Model who they might become.
Help them find why it matters.
Show integrity under pressure.
Structural, not fluffy — and this is only a start.
Source: deepmind.google/research/alphago
Source: deepmind.google/blog/alphago-zero-starting-from-scratch
What might we give AI to help it learn how to teach?
A structured, machine-readable map of a domain — and increasingly, how serious players represent the board.
A “skills architecture” inventorying every course by the skills it builds — using AI to assess prior learning against it.
Strategic Plan 2024–2030A Career Graph mapping roles → skills → courses → credentials, serving millions of learners at scale.
Career GraphMachine-readable standards, components, and progressions — queryable via API. Built with Anthropic.
Knowledge GraphHover a node to see its metadata.
{
"metadata": { "title": "...", "domain": "..." },
"nodes": [ { "id": "...", "label": "...", "type": "...", "description": "...", "misconceptions": ["..."] } ],
"edges": [ { "source": "...", "target": "...", "relationship": "...", "description": "..." } ]
}
And we already describe that all the time — in our rubrics.
The learner succeeds when they pose a clear, strong research question — one that names measurable variables, is grounded in prior research or theory, and predicts a relationship that could be shown wrong.
↻ Repeat until it shares your win conditions
Just like calibrating human graders for inter-rater reliability.
It learns your internalized rubric — even the parts you couldn't fully articulate.
Score every node continuously — a live map of what a learner has mastered, and exactly where they're stuck.
Hard-and-fast. Teaching's rules… are not.
We encode these into prompts that guide AI.
The right pedagogical move is often not the logical one — so we give the AI explicit rules.
There's only so much a model can hold and use well — which is why “context management” is suddenly everywhere.
Everything you put into an LLM costs tokens — and tokens add up to real dollars, at scale and over time.
Every educator and institution runs its own mix of principles — and many only apply sometimes.
The work isn't dumping in everything — it's curating the playbook that works here.
The real unlock is when the system learns which rules work for you.
Not evidence for grading — evidence for adaptation.
Learning is long and messy — teaching every kind of learner, one real student at a time, could take forever.
A second AI role-plays each one — so the teacher can practice on many kinds of learner, with no real student at stake.
Before a single real student is at stake.
Hand it to a nervous new instructor to practice on.
Check whether the board we built actually holds up.
A prototype I built that puts the pieces together — a knowledge graph with win conditions, AI agents with rules, and synthetic learners.
The model is just the engine. Everything around it is the pedagogical harness that helps it learn.
What might we be able to achieve in partnership with AI?