MediumD1 · 1.4S1 · Customer support agentBookmarkAfter escalate_to_human transfers a case, the receiving agent has no customer context and must re-interrogate the customer from scratch. Which change to the escalation handoff most directly solves this problem?ALog the full conversation transcript to a database before calling escalate_to_human so human agents can retrieve it manually.BInclude a structured payload with verified customer ID, issue root cause, and prior steps attempted when invoking escalate_to_human.CExtend the session timeout window so the human agent inherits the same active context as the original agent.DPrompt the agent to summarize the case in its final message before handing off, relying on the human agent to read it.