The Clinic as a Loop, Not a Schedule
In an AI-native clinic, every repeating task — intake, triage documentation, insurance pre-authorization, follow-up reminders — runs through a task-to-action loop. An agent gathers context, drafts the output, and hands off to a clinician or coordinator who reviews and signs off. If you removed the agents tomorrow, the clinic would stop functioning at its designed capacity. That is the test of whether the architecture is genuine or cosmetic.
Where Human Judgment Is Non-Negotiable
Agents do not diagnose, consent, or make tradeoff calls about a patient's care plan. Those are irreducible judgment calls that belong to licensed humans who own the accountability. The clinic's founders or lead clinicians set the goals, define the boundaries the agents operate within, and handle every case where the model's confidence is low or the stakes are high. The human role shrinks only in volume, never in authority.
Evals Are the Clinic's Quality Infrastructure
A clinic that adds AI without evals is not AI-native — it is AI-exposed. Every agent action should have a defined success condition: was the prior authorization drafted correctly, was the follow-up sent at the right interval, was the intake summary complete? Those tests run continuously, and every failure sharpens the next pass. The eval layer is what turns a chaotic automation experiment into a reliable operating system.
Starting Small Without Thinking Small
A single-physician practice cannot build everything at once, but it can design its first workflow — say, post-visit documentation — as if the whole loop matters: clear task, appropriate tools, scoped context, a review step, and a log of what went wrong. That one well-designed loop, repeated and refined, is the seed of an AI-native organization. Size does not prevent the architecture; it just means the first loop must be chosen carefully.