1
Rung one · The box is sealed

Chat

Your role: you drive every turn.

Rung 1 is where nearly everyone starts and where most people currently live: a chat window, a model, and you. You ask; it answers; you ask again. Every single exchange is initiated, steered, and evaluated by you.

The sealed box

At this rung the model is a sealed box. It has no tools — no web search, no email, no files, no reach into the world of any kind. The only things it knows about your situation are the things you paste into the chat, and the only way its output affects the world is that you carry it somewhere.

This is worth stating so plainly because the sealed box is rung 1 and rung 2's defining constraint, and because noticing the box is what eventually makes rung 3 make sense. Every real-world step of any task — finding the inputs, delivering the outputs — is yours. You are the model's hands, eyes, and courier.

What there is to get good at

The box being sealed does not make the rung trivial. Rung 1 has real skills, and they compound at every rung above:

Iteration. The first draft of the model's answer is a starting position, not a verdict. Skilled rung-1 use looks like a short deliberate loop: ask, inspect, adjust the request, ask again. People who treat the first answer as final get a fraction of the value.

Context-rich prompting. Recall the desk from the Context pillar: the model knows only what is in the window. A prompt that includes the background, the audience, the format you need, and the constraints you are under will beat a bare question every time — not because of magic phrasing, but because you put more of reality on the desk.

Steering with examples and roles. Showing the model one or two examples of the output you want (few-shot prompting) steers it harder than paragraphs of description. Assigning it a role ("you are an editor reviewing this for a general audience") reliably shifts tone and depth. These are the two cheapest steering levers that exist.

Spotting confident-but-wrong. The sealed box can only sound right — it cannot check anything. Some fraction of fluent, specific, confident output is false. The rung-1 judgment skill is treating fluency as zero evidence of truth, and verifying anything factual against a source outside the model before relying on it.

Judgment at this rung

The Judge Ladder's claim is that your remaining job at every rung is judgment. At rung 1, judgment is applied at maximum frequency: every sentence of every answer passes through you before it touches anything real. That sounds burdensome, and it is — but it is also the safest possible place to build the verification instinct, because nothing happens without you.

In practice

The weekly summary at rung 1

The running example, one rung at a time: "Produce a weekly summary of what's happening in our field and send it to the team."

Tools
None
What it looks like
Paste three articles into the chat, get a summary out
Who fires each action
You — every real-world step is yours

The week, narrated

It's Friday. You open a browser and spend twenty minutes finding this week's three most relevant articles — the model can't search, so the finding is yours. You copy the text of each article and paste all three into the chat with a request: "Summarize these three articles into five bullets for a busy team. Lead with what changed this week."

The model returns five bullets. Two are good. One is bland, so you ask it to sharpen that one with a number from the second article. One bullet contains a claim you don't remember reading — you go back to the article and check. It's there, slightly overstated; you ask for a more careful phrasing. That's iteration and verification, the whole rung-1 skillset, in one pass.

Satisfied, you copy the bullets out of the chat, open your email client, paste them in, write a subject line, pick the recipients, and hit send.

What to notice

Count what you did versus what the model did. You: found the articles, selected them, pasted them in, judged the output, verified a claim, copied the result out, addressed the email, sent it. The model: turned pasted text into other text — once per request, on your command.

The model touched nothing real. Every point of contact between this task and the world — inbound and outbound — was you. Hold onto that picture: from here to rung 5, the task never changes. Only which of those points of contact you hand over, and what you demand in exchange.

Competencies

Operating at this rung means you can

A concrete benchmark for the rung: given three pasted articles, produce a clean five-bullet summary you would actually stand behind — iterated into shape, factually checked.

The gate out of rung 1

You instinctively verify factual output.

Note what the gate is not: it is not prompting skill. Prompting skill is the capability of the rung; the gate is the judgment. Someone who writes brilliant prompts but forwards unverified claims has not cleared rung 1 — they have merely gotten faster at producing polished uncertainty. The gate is passed when checking has stopped being a step you remember and become a reflex you'd have to suppress. That reflex is the foundation everything above sits on: at rung 3 it becomes checking citations, at rung 4 reviewing an agent's output, at rung 5 reading audit trails. Same muscle, built here.

Vocabulary

Terms that first matter here

Foundational terms — LLM, prompt, token, context window, hallucination, verification, and the rest — live in Foundations.

Iteration. The deliberate loop of ask → inspect → adjust → re-ask. The single biggest behavioral difference between people who get value from chat AI and people who don't. The first answer is a starting position.

Zero-shot / few-shot. Zero-shot: asking for something with no examples, just a description. Few-shot: including one or more examples of the output you want in the prompt. Few-shot is the cheapest reliable way to control format and tone — an example outweighs a paragraph of instructions.

Persona / role prompting. Assigning the model a role — "you are an editor," "you are explaining this to someone new to the field" — to shift tone, depth, and what it chooses to emphasize. Not magic; just a compact way of putting a lot of implicit context on the desk in a few words.

← Foundations Rung 2 — Prompt workflows →