The agent completes the code change and misses migration or rollout implications. How would you catch that?

Instruction: Describe how you would surface non-code implications of a code change.

Context: Tests how the candidate diagnoses the problem, chooses the safest next step, and reasons through recovery. Describe how you would surface non-code implications of a code change.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would make migrations and rollout checks part of the definition of done. A patch is not really complete if...

Related Questions