WritingWhite paper
Where the model belongs
A white paper on the division of labor between the model, the doctor, and the signature. Where a clinical AI belongs in a country with one doctor for every fifteen hundred people, and why the most useful thing it can do is refuse to be the doctor.
June 2026 · 10 min read
01
The line that cannot blur
A clinical model in Bangladesh is dropped into one of the most overloaded medical systems on earth. One doctor for every fifteen hundred people, ninety patients in a day, forty-eight seconds a visit. The temptation, for anyone building software into that gap, is obvious: let the machine do more of the deciding. There is so much demand and so little doctor that handing the model the decision looks like mercy.
It is the one thing the model must never do. Glyph does not diagnose. It does not prescribe. It does not decide. It drafts, it briefs, it flags, it remembers, and then it hands all of that to a licensed human who decides. That is not a legal line at the bottom of a screen. It is the line the whole system is built around, and the engineering exists to make sure it cannot blur.
Everything that follows is an argument for why that restraint is not timidity. In high-stakes work the model that refuses to decide is the more useful one, and the more honest one, and in the end the only one a doctor can safely lean on.
Handing the model the decision looks like mercy. It is the one thing it must never do.
02
What the model is for
Refusing to decide is not refusing to work. The model in Glyph works constantly, and all of its work is the kind a forty-eight-second visit has no room for.
Before the patient walks in, it takes the history, in Bangla, unhurried, in the dialect the patient actually speaks, and reads the plastic bag of old papers into a structured record. It hands the doctor a briefing, red flags first, with the current medications already cross-checked. During the consultation it answers a clinical question with a cited source in seconds, so the doctor does not have to choose between looking something up and seeing the next patient. Afterward it drafts the note in the format Bangladeshi medicine uses, and a plain-Bangla summary for the patient. At a diagnostic center it offers a draft read of a film for a radiologist to confirm.
Every one of those is preparation and drafting, handed to a human who decides. None of it is the decision. The model is not there to replace the doctor's judgment. It is there to give him back the attention to use it, by doing the reading and the writing and the remembering that the volume has been stealing from him for years.
03
Why ninety-five percent accurate is a liability
There is a number that sells clinical AI and should worry anyone who understands it. Ninety-five percent accurate. In ordinary software that is an excellent result. In a setting where the output is a clinical decision, it describes a machine that produces a confident, plausible error once in every twenty answers.
The danger is not the five percent. It is the confidence. The model does not flag its wrong answers as wrong. It delivers them in the same fluent, certain voice as the right ones, and nineteen correct answers in a row train the tired doctor at the end of a ninety-patient day to trust the twentieth. An error that announced itself would be safe. A confident error inside a stream of correct ones is the dangerous kind, because the system around it has stopped checking.
This is why accuracy, however high, is necessary and never sufficient. A model that is right ninety-five or ninety-nine percent of the time is still a model that must never be the last word, because the cases where it is wrong are exactly the cases no one will catch if the model is trusted to decide. The fix is not a better number. It is a human who signs.
An error that announced itself would be safe. A confident error inside a stream of correct ones is the dangerous kind.
04
Decision support is not the decision
The whole design rests on a distinction that is easy to state and easy to erode: support is not the decision. The briefing informs the doctor; the doctor decides. The triage routes the patient toward care; the patient and the clinician decide. The draft read flags a likely finding; the radiologist decides.
Hold that line and something useful follows. The model can be wrong and the system stays safe, because the model never acts. Its mistakes are caught at the step where a human reviews them, the way a first draft's mistakes are caught by the editor. The harm from a model error only escapes when the model is allowed to act with no human in the path, and the architecture's first job is to make sure that path does not exist.
So the line is enforced, not requested. The model has no key. It cannot issue a credential, cannot sign a prescription, cannot complete a diagnosis. Those acts are reserved, in the system itself, to a human holding a key only that human holds. A doctor can ignore the briefing, override the draft, reject the suggested note. What he cannot do is let the model sign in his place, because the model has nothing to sign with.
05
The signature is the accountability
When a doctor approves a note in Glyph, he is not approving the model. He is taking responsibility. He signs the prescription with his own cryptographic key, and in that moment the decision stops being a draft a machine produced and becomes a clinical act a named, licensed human stands behind.
This is the hinge between this paper and the identity layer. The signature that makes a prescription verifiable at a pharmacy in Khulna is the same signature that makes the AI safe to use in the chamber. They are one act. The doctor's key turns a draft into a decision and a decision into something the rest of the network can trust, and both of those depend on a human having chosen to put his name on it.
The model drafts a thousand notes a day. Not one of them becomes a prescription until a doctor signs it, and when he does, the accountability is his, traceable, and his alone. That is not a burden the design apologizes for. It is the point. A clinical act with no accountable human behind it is exactly the thing a health system cannot allow, and the signature is how the system guarantees there always is one.
The doctor's key turns a draft into a decision. The model has nothing to sign with.
06
Conservative by design
One more rule follows from where the model sits, and it shapes every output: the model is tuned to be conservative, because the costs of its two kinds of error are not symmetric.
Sending a well patient to a doctor wastes a visit. Reassuring a sick one can cost a life. Those are not equivalent mistakes, and a model that treated them as equivalent, optimizing for raw accuracy, would be optimizing for the wrong thing. So Glyph leans the other way on purpose. A triage that cannot be sure escalates. A briefing surfaces the red flag even when it is probably nothing. The model would rather be the cause of one unnecessary referral than the reason one warning went unspoken.
This is the same instinct as the safest answer a verification system can give, which is to admit it could not check. A clinical model that says see a doctor, I cannot be sure is not failing. It is doing the most responsible thing a tool in its position can do, which is to route the uncertainty to the human who is allowed to resolve it.
07
Where the model belongs
Put all of it together and the answer is precise. The model belongs underneath the doctor, not in his chair. It belongs in the forty-eight seconds before the visit and the minutes after, doing the reading and the drafting and the remembering the visit has no room for. It belongs as the second reader, never the signer. As the draft, never the decision. As the tool that hands a prepared, flagged, cited picture to a human and then steps back.
The most useful thing a clinical model can do in a country with one doctor for every fifteen hundred people is not to be a doctor. It is to give the overwhelmed doctor who already exists the attention to be one. Glyph does that by doing everything around the decision and never the decision itself. That is where the model belongs, and the system is built so it cannot drift anywhere else.