Definition

The transfer of ownership between roles at every seam in the operation — the moment one role’s verb ends and another’s begins. A clean handoff maintains the Guest Experience across the transfer; a dirty handoff breaks it at the seam. The seam is threaded when both verbs are running fully at the moment of meeting — if either verb has collapsed into a noun-task, the seam doesn’t hold regardless of how clean the procedural transfer looks on paper.

Explanation

[The Handoff] is where most Guest Experience damage actually happens, and it’s almost never visible in the moment it’s created. The host seats the table clean, the server greets on time, the food comes out hot — every individual verb can be running well and the Guest still feels a drop, because the drop happened in the seam between them, not inside either role.

This is why procedural checklists lie about handoff quality. A checklist can confirm the table was bussed and the server was notified — it cannot confirm both verbs were actually running at the moment of transfer instead of one side executing a noun-task on autopilot. [The Reduction Failure] is what causes a handoff to look clean on paper and feel broken to the Guest. Reading the seams, not just the roles, is how an operator actually protects the Guest Experience end to end.