What state should persist between agent turns?

Instruction: Describe the minimum state that should survive across multiple agent steps.

Context: Checks whether the candidate can explain the core concept clearly and connect it to real production decisions. Describe the minimum state that should survive across multiple agent steps.

Official answer available

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

I persist only the facts the next step truly needs: the user goal, confirmed constraints, completed actions, and any IDs...

Related Questions