GenAI Systems Lab Open interactive version →
AI Engineering 11 min read

Staff AI Engineer: What to Do in Week 1 (and What Not To)

Read the on-call runbook before the codebase. Interview users before forming architecture opinions. Find the highest-leverage model improvement before proposing anything. The week-1 anti-patterns that signal overconfidence. What the staff interview question about week 1 actually wants.

Staff AI Engineer: What to Do in Week 1 (and What Not To)

The most common staff+ failure mode is proposing architecture changes before understanding what's actually failing in production. Week 1 at a new staff role is not about demonstrating competence by moving fast. It's about building the foundation to move correctly later.

Day 1-2: The Runbook Before the Code

Read the on-call runbook before you read the codebase. The runbook is the ground truth about what breaks, how often, and what the workarounds are. It tells you what the team has learned the hard way — what the architecture diagrams won't.

Day 2-4: User Interviews Before Architecture Opinions

Talk to the people who use the system you now own before forming any opinion about what should change. Internal users (product managers, downstream engineers, data scientists) know things about system behavior that aren't in any document.

Day 3-5: Find the Highest-Leverage Model Improvement

Before any architectural work, identify the single highest-leverage model improvement — the change with the best ratio of expected impact to implementation risk. This is usually not the most exciting change, but it's the one that builds trust fastest.

Week 1 Anti-Patterns

The Staff Interview Question This Maps To

'You join as staff ML engineer at a company with a broken recommendation system. In the first 30 days, what do you do?' The answer they want: read the runbook → interview users and downstream teams → error analysis on production failures → identify highest-leverage intervention → propose one concrete improvement with a reversibility plan. The answer they don't want: 'I'd rebuild it on a modern two-tower architecture.'

Try it interactively

GenAI Systems Lab is a free platform for AI engineers — configure real failure modes, break things, and build the judgment that gets you hired.

Open GenAI Systems Lab →