{ "steps": [ { "op": "initialize" }, { "op": "newSession" }, { "op": "promptAndWaitForAgentMessage", "text": "Create a durable goal for the wrap-up snapshot, then report readiness.", "waitForText": "GOAL READY" }, { "op": "waitForTurnStart", "minimumTurn": 2 }, { "op": "waitForTurnEnd" } ] }