The AI Coding Dictionary
Every word you'll hear around Claude Code, Codex, and Cursor — context windows, compaction, harnesses, handoffs — in plain English, with how each one shows up in the tools and where the school teaches it.
The Model
What a model is, what it isn't, and where the bill comes from.Sessions, Context Windows & Turns
The unit of work: what the agent sees, how long it lasts, and why it forgets.Tools & Environment
How an agent touches the world: files, shells, permissions, and sandboxes.Failure Modes
The ways it goes wrong: confident nonsense, stale knowledge, and long-session drift.Handoffs
Moving work between sessions without losing the plot.Memory & Steering
Getting instructions to stick across sessions, and pointing the agent at the right thing.Patterns of Work
The working habits that separate a good run from a bad one.- Dictionary launched: 81 entries across 7 sections, with tool-specific notes and course links.
Seven sections, read in order, take you from what a model is to how to run agents without watching them. Every definition is written here in the school's voice; the term list tracks the open Dictionary of AI Coding plus the words we use in class, and a scheduled agent re-checks both every week. Looking for transformers, LoRA, or embeddings instead? That's the AI Glossary. Missing a word? Open an issue.
Course 01 puts every one of these terms to work: you install Claude Code, run the loop, and ship a real project — permission modes, compaction, hooks and all.
Start Course 01 →