Back to blog

Your New Hire Said 'No Questions.' That's the Line That Should Worry You.

Sep 11, 2026
Series · Day 7
Engineering Leadership in 30 Days
View all lessons →
Your New Hire Said 'No Questions.' That's the Line That Should Worry You.

The Confusion Doc: What Week One Is Actually For

A checklist can't tell you anything real anymore. It tells you a new hire clicked through setup, read the docs, merged a first PR — and today an AI coding agent can produce that PR in an afternoon whether or not the person understands a single thing about the system underneath it. Completion has never been cheaper to fake. If your onboarding plan can't tell understanding apart from performance, it's measuring the wrong thing entirely.

The line that should worry you

Day three. You check in with the new hire. They say, 'No questions so far, everything makes sense.' Most managers hear that as a win — sharp hire, ramping fast, doesn't need hand-holding. It's the opposite. Nobody spends three days inside a real production codebase — the half-documented services, the tribal knowledge that only exists in a Slack thread from 2023, the config that flatly contradicts the README — and walks out with zero open questions. Either they haven't gone deep enough yet to hit the edges, or they've decided that looking confused looks bad, and they're quietly guessing instead. Both are worse than a page of questions.

This problem gets worse on an AI-first team. A new hire with Claude Code or Cursor open can just ask the agent instead of you, get a fluent answer back, and never surface that the answer was wrong — or half-right for your specific system. The agent doesn't hedge by default. 'No questions' from someone leaning on an AI assistant might mean nothing more than: the assistant answered. Not that the answer was correct, not that anyone checked.

Why the standard 90-day checklist fails

Most onboarding plans are built to track visible completion: accounts provisioned, docs read, dev environment running, first PR merged. Every item on that list is a proxy for competence, not competence itself — and proxies get gamed. Not maliciously. People, and their AI tools, just optimize for whatever gets measured.

  • Accounts provisioned — that measures IT's turnaround time, not the hire.
  • Docs read — unverifiable on its face. 'Read' and 'understood' are different verbs, and a checklist can't tell them apart.
  • First PR merged — with an AI coding agent drafting the diff, a hire can ship a change that looks correct to a part of the system they don't understand at all. Code review catches typos and obvious logic errors; it almost never catches 'this person has no mental model of why this service exists.'
  • Onboarding call attended — showing up isn't the same as comprehending.

None of this is a new management problem. It's just gotten more dangerous. Before AI, a hire who didn't understand the system was usually slow, and slow was visible — you'd notice. Now a hire, or an agent working on their behalf, can produce fast, fluent, plausible output while understanding almost nothing underneath it. Velocity used to correlate with comprehension. It doesn't anymore, and a completion checklist has no way to notice the gap opening up.

Reframe: confusion is the deliverable

So flip the ask. Week one's real output isn't 'I did the setup' — it's a one-page document titled something like 'here's what I still don't understand.' Make it an explicit, requested deliverable, and grade it on how complete the confusion is, not how absent. A short, sharp confusion doc tells you a hire went deep enough to find the edges of their own knowledge. A blank one is a red flag, not a gold star.

It's the same discipline you'd apply to auditing an AI agent's context file, or mapping a RAG system's retrieval gaps: you don't trust a system because it stopped asking clarifying questions. You trust it because you've found exactly where its knowledge runs out and put a check there. A human new hire deserves at least that much rigor — arguably more, since they're about to start making judgment calls an agent can't.

The mechanics: how to actually run this

  • Timing: ask for it by end of day 2 or day 3 — early enough that the confusion is still raw and unfiltered, late enough that they've actually touched code, docs, and at least one real system, not just the wiki homepage.
  • The prompt matters more than the deadline. Don't ask 'do you have questions?' — that just invites a polite 'no.' Ask something specific and generative instead: 'What two docs or two people gave you contradictory information?' 'What would you have broken if nobody had stopped you?' 'What's one thing you did today that you're not sure was correct?' 'Where did you have to guess?'
  • Format: one page, bullet points, zero polish expected. If it reads like a finished deliverable, they spent their time formatting instead of being honest.
  • Delivery: private, written, sent straight to the manager — not presented to the team, not raised in standup.
  • Review posture: you're mining for signal here, not grading a test. Read it looking for three things: where your own docs or runbooks are wrong, where the hire's mental model is subtly off in a way that will cause a real mistake, and how well-calibrated they are — do they know what they don't know, or are they confidently wrong about something?
  • Follow-up: pick two or three items and walk through them together within a day. That conversation is the actual onboarding moment. Not the checklist item — this.

What this catches that nothing else does

Interviews test for signal under artificial conditions. Onboarding docs test whether someone can read. Code review tests whether a single diff is locally correct. None of them test whether a new hire's mental model of the actual system matches reality. The confusion doc does — almost by accident, because it forces them to narrate the gap between what the docs claim and what they actually observed.

  • Stale runbooks: a hire following the incident-response doc step by step will hit the line that references a service you decommissioned eight months ago. Nobody who already knows the system notices that anymore; a hire finds it on day one.
  • Tribal-knowledge landmines: 'why does this cron job run twice' has an answer that lives in one senior engineer's head and nowhere else. The confusion doc surfaces it, because the new hire is the only person in the building confused enough to ask.
  • Gaps in your own team setup: if three new hires in a row list 'unclear who owns the payments queue' as a point of confusion, that's not an onboarding problem. That's an org-design problem you never noticed, because everyone tenured already knows to just go ask Priya.
  • AI-agent-specific landmines, and these are getting more common: 'the agent told me to change the retry config, but that's actually managed by a different team's Terraform.' That's exactly the kind of contradiction a confusion doc catches — and a merged PR does not. The PR just looks like a clean, working change.

The objection: doesn't this make them look bad?

The pushback is usually some version of: won't asking for a 'confusion doc' signal to the whole team that this person doesn't know anything yet? That objection mixes up two very different things — surfacing confusion privately with the manager, and performing confusion publicly in front of the team. This document is the first one. It goes to you. Not Slack, not standup, not the team channel. Nobody on the team sees it unless the new hire decides to share something from it themselves.

Frame it for the hire as a safety mechanism, not a test: 'This is how we catch mistakes before they ship, and how we find the gaps in our own documentation. Everyone who's onboarded here has done this. It's not an evaluation of you — it's an evaluation of what you inherited.' If a hire treats their own confusion as something shameful, that's a culture problem worth fixing on its own terms, regardless of onboarding — and this doc is a cheap, early place to catch it, before that shame turns into someone quietly shipping a change they never understood, agent-assisted or not.

Where this fits in the 90-day arc

The week-one confusion doc isn't a standalone exercise. It's the baseline your day-30 and day-60 checkpoints measure against. Without it, 'how's onboarding going' at day 30 is a vibe check. With it, you have an actual list: these six things confused them in week one — which are resolved, which are still open, and which turned out to be real problems with the system rather than gaps in their knowledge? That's the difference between an onboarding program that produces a narrative ('feels like they're ramping well') and one that produces evidence ('closed 5 of 7 identified gaps, and the 2 still open are docs we now know are wrong'). You can't tell whether someone closed a gap if you never wrote down that the gap existed.

The one-line ask

Before your next hire's first day, delete one checklist item — doesn't matter which one — and replace it with: 'bring me your confusion doc by Wednesday.'

Flashcards
Check yourself

Extend your knowledge

  • Before your next hire's start date, write the exact prompts you'll send for the confusion doc — two or three specific questions, not 'any questions?' — and drop them straight into the day-2 slot on your onboarding calendar invite.
  • Audit one of your own runbooks or setup docs, pretending you're a new hire with zero tribal knowledge. Note exactly where you'd get stuck, then compare it against what your last hire's confusion doc (if you have one) actually surfaced.
  • If your team leans on AI coding agents day to day, add one prompt to the confusion doc aimed straight at that: 'What's one thing an AI tool told you that turned out to be wrong or incomplete for our system?'
  • Read the mentoring-new-hires chapter in Camille Fournier's The Manager's Path for a complementary take on calibrating a hire's early signal — pair it with this doc as the written artifact behind that conversation.
Test yourself on this lesson

Discussion

Chat with Chi Cong (AI) about this article. Your conversation is private to you — you can publish a summary for others when you're done.

Ask me anything about “Your New Hire Said 'No Questions.' That's the Line That Should Worry You.” — trade-offs, decisions, or the story behind it.