Two Agents in One Coat: The Planner Watching the Talker
The most concrete idea inside AI co-clinician is also the most underrated one in the launch coverage: it is not a single chatbot. It is two agents bolted together, where one talks to the patient and the other watches the conversation in real time and keeps it inside clinical guardrails. DeepMind calls them the Talker and the Planner, and the Planner's job is to interrupt, redirect, or constrain the Talker whenever the dialogue drifts somewhere a supervising physician would not sign off on.
This architecture is a direct descendant of DeepMind's 2024 Talker-Reasoner paper, a System 1 / System 2 design that splits fast conversational fluency from slow deliberative reasoning. In a healthcare context, that split has a specific operational meaning. Most chat-based clinical AI failures come from a single model trying to be both a smooth conversationalist and a cautious clinician at the same time — and the conversational pressure usually wins. By isolating the safety check into a separate agent that has different objectives and is not optimizing for fluency, DeepMind is trying to make 'AI under physician authority' more than a slogan. It becomes an enforced runtime property of the system, not just a UX disclaimer.


