DISPATCHES · Summit Cognitive

← All dispatches

GovernanceField NotesJuly 26, 20264 min read

An escalation needs a destination

An agent has not safely escalated a case until a qualified person receives it with enough context, authority, and time to act.

Escalation is easy to place in a diagram. The agent handles routine work, detects uncertainty or risk, and hands the case to a person. The arrow hides the operating burden. Which person? In which queue? With what priority? During what hours? Carrying which evidence? Authorized to take which corrective action? An escalation that answers none of these questions is a graceful label for abandonment.

OpenAI's Presence announcement treats escalation rules as part of a production deployment and says simulations and graders examine whether an agent escalated appropriately. That matters because escalation is not merely a conversational style. It is a transfer of responsibility across a boundary where context can be lost and delay can create harm.

The system needs two proofs. First, it recognized that the case required a person. Second, the transfer reached a staffed destination capable of responding within the promised service level. Measuring only the first lets a product report safe behavior while customers wait in an unowned queue.

Design the receiving system

Every escalation class should identify the required expertise, destination, urgency, context package, acknowledgement rule, fallback, and closure condition. High-risk cases may need immediate interruption. Ambiguous policy cases may need a specialist review. A routine service failure may enter an ordinary queue. Treating all three as talk to a person destroys the information the agent used to escalate.

The context package should be sufficient and selective. Include the user's request, relevant verified facts, policy basis, actions already taken, uncertainty, and reason for transfer. Do not force the person to reread an unrestricted transcript or trust a summary with no source links. Do not copy sensitive data into a queue that lacks the original system's protections.

A handoff is complete when responsibility arrives, not when automation stops.

People need a way to send the case back with a reason. A mistaken escalation can reveal an overbroad rule, a missing tool, or a model weakness. A case returned because the destination lacks authority reveals a workflow defect. These outcomes should improve routing without pressuring staff to accept cases merely to protect an automation metric.

Capacity is part of safety. A highly cautious agent can overwhelm the human queue, producing long delays and encouraging operators to loosen rules. A highly aggressive agent can keep work away from reviewers until a visible failure. The operating point should consider consequence, queue capacity, response time, and the cost of missed escalation together.

A destination also needs an acceptance contract. The receiving team should be able to reject a malformed handoff without losing the case, and the system should distinguish rejection from resolution. If required evidence is missing, the case can return to a remediation queue with its urgency intact. If the assigned team lacks jurisdiction, routing should continue under a named coordinator rather than forcing the customer to begin again.

Service levels should be consequence-aware. A payment question that can be reversed next week differs from an account lockout, a health concern, or a suspected fraud event. One average acknowledgement time blends these cases into a reassuring number. Report response and resolution distributions by escalation reason, consequence, customer segment, and operating hour, including the oldest unresolved cases rather than only the ones that closed.

Exercises should test organizational failure, not only agent recognition. Remove the primary specialist, overload the queue, corrupt a context field, and send a case during a regional holiday. Confirm that the fallback receives an alert and that responsibility remains visible. These drills convert escalation from a sentence in a policy into a service the organization knows it can deliver under imperfect conditions.

Tell the person what happened to their case. A transfer notice should identify the next step, expected timing, what information moved, and how to reconnect if the queue fails. For sensitive or adversarial cases, avoid revealing internal controls that would enable evasion. The customer-facing receipt and the operator-facing handoff can differ while sharing a correlation identifier that proves they describe the same continuing obligation.

Operate the boundary

The practical starting point is a named control for each escalation class and its staffed destination. Write the boundary in terms an operator can evaluate: the initiating principal, permitted purpose, affected resources, allowed consequences, escalation path, expiry condition, and evidence produced. A policy sentence is useful context; the enforced object and its observable state are what make the policy operational.

Test the boundary by sending realistic cases through nights, weekends, overload, unavailable specialists, and disputed handoffs while measuring receipt and resolution. Preserve the starting state, the agent's route, any intervention, the final effect, and the gaps in observation. Repeat the exercise after changing a model, tool, provider, policy, or data source. A control that passed once should not silently lend its assurance to a materially different system.

The leading signal is time from agent decision to qualified human acknowledgement, alongside missed-escalation consequences and avoidable-transfer load. Pair it with a consequence measure so teams do not optimize the dashboard while weakening the outcome. Review both on a fixed cadence and after every material incident or migration. When the signal disappears, determine whether the risk disappeared or the instrumentation did.

The service owner with the receiving-team lead should own the decision to continue, narrow, pause, or expand the workflow. The owner needs authority over the control and access to its evidence; responsibility without either becomes ceremonial. Record the decision, the evidence cutoff, the residual uncertainty, and the next review date so the claim can age honestly.

— Dispatches · Summit Cognitive

Continue from here

Turn the argument into a practice.

Get new dispatches, assess how your organization handles consequential decisions, or explore Summit Cognitive.