UAT CHECKLIST · NEXT REAL TRANSFER CALL
Transfer Center — clinical recommendations fix (2026-07-04)
What changed: guidebook protocol hints were dead in production (never fired once — commit 765f726d rewired them into the live extraction path);
routing rules gained a General Medicine block (ids 136–150, sepsis/CHF/GI bleed/DKA/PE/COPD/…) each with an amber Before Transport checklist;
imaging cards went 12 → 20. All deterministic data — no new LLM output. The medicine rules are Claude-authored, not from the AMCK guidebook — you are the review gate.
A · During the call (recorder running)
Specialist dx (e.g. GI bleed unstable, peritonsillar abscess, stroke): guidebook hint cards should appear in the Protocol Hints panel mid-call — this is the surface that has never fired before.
Note: right specialty? useful or noise? how fast after the dx was spoken?
Medicine dx (sepsis, CHF, pneumonia…): routing card should show Hospitalist accept + level-of-care trigger + amber Before Transport list.
Protocol-hints panel staying SILENT here is CORRECT — the guidebook has no medicine sections. Wrong-specialty cards appearing = filter failure, note the dx.
Imaging card: for dx like SBO / RUQ pain / dissection / anticoagulated fall, the imaging protocol card renders under the routing card.
No regressions: live fields still fill, your manual edits still win, note generation unchanged.
B · After the call (~30 sec)
Open /api/v1/transfer-voice/stats?days=1 —
protocol_hints.queries > 0 is the hard proof the rewire fired on a real call (it has been 0 forever).
C · One-time content review (you are the clinician of record)
Skim routing rules 136–150 in data/transfer-routing-rules.json (or type each dx into the routing box and read the card).
Check: urgency/level-of-care triggers match your practice; Before-Transport items are what you'd actually ask a referring CAH to do; nothing missing you say on every call.
Anything wrong/missing → tell Claude ("fix rule 142…") or edit the JSON directly; changes are live on next request, no restart.