quiz · 4 min

Observability & Debugging Check

  1. Why does Lesson 42 say print debugging is insufficient for agent loops?
  2. What is a trajectory, as defined in Lesson 42?
  3. What does the Tracer.step() method do in the recorder built in Lesson 43?
  4. According to Lesson 44, what is the correct first step when a stored trajectory is available for a production failure?
  5. After isolating the bad step in a traced failure, what does Lesson 44 say you should do next?