Quiz 10 Question 1 of 20

A tech lead assigns an AI agent the task of refactoring a 200-file Python monolith to follow a domain-driven design pattern. The task is expected to take multiple pipeline runs spanning several hours. Before the agent begins, the tech lead wants to ensure the team can pause the agent at any point, evaluate its progress against the original goals, and decide whether to continue, redirect, or roll back. What must be defined first?

Select an answer to reveal the explanation.

Motivation