| 1) Pre-Shift Build |
/manager/sections.php, /manager/assign.php |
Confirm section structure, generate staffing assignments, and save AM/PM shift output. |
Shift has a server-to-section map ready for host load. |
| 2) Host Launch |
/host/index.php -> /host/host.php?floor_plan_id=... |
Select floor plan, choose service date and shift slot, load station plan into host assignments. |
Host board shows valid assignments and service context. |
| 3) Server Readiness |
/host/host.php |
Check in active servers and verify station-open status before seating. |
Open table logic matches real staffed stations. |
| 4) Guest Intake |
/host/reservations.php, /host/host.php |
Process reservations, add walk-ins, and route overflow to waitlist with quote/notes. |
All arriving parties have a tracked path to seating. |
| 5) Seating and Turns |
/host/host.php |
Seat suggested party, handle linked tables for large groups, and update dirty/available states as parties turn. |
Floor states represent reality and turn timing data stays clean. |
| 6) Live Monitoring |
/host/waitboard.php, /server/pocket_view.php |
Monitor wait estimate, waiting vs notified guests, and server-side table state updates. |
Hosts and servers share one live state picture. |
| 7) Closeout and Review |
/manager/moves.php, /manager/reports.php |
Review move log, reservation statuses, cover counts, and assignment activity for next-shift decisions. |
Shift results are documented and next shift is better prepared. |