Architecture and flow
How a conversation message becomes a durable run and final answer.
A conversation run starts with a stored user message.
Events stream while the runtime works, then the final result returns to the thread.
How a conversation message becomes a durable run and final answer.