Request
—
Clinical agent safety · my research
A clinical agent can fail dangerously without ever saying anything false — by acting when the correct behavior was to gather a missing lab, abstain, or hand off to a licensed clinician.
I built a benchmark and a runtime guard to measure that, then ported the guard into this page. Below: six lessons, each one contrast you can run, and a sandbox over all fourteen cases. Everything executes in your browser — no account, no network call, no model in the loop.
Computed live by the engine on this page, not transcribed.
What is mine
I designed the case schema and the four-way action space, authored the fourteen synthetic cases, wrote the data-driven policy and the runtime guard, and built the evaluation harness that produces the numbers on this page — the research project behind it is mine, not a reimplementation of someone else's.
For this page I ported that guard to client-side modules and wrote a parity harness that holds the port to the original. The honest framing of the research itself is instantiation and measurement, not a new architecture: out-of-model guards, decoupled unsafe-action rates, and least-privilege scoring all pre-exist, and I checked that adversarially before claiming anything.
Six lessons
Each lesson names two runs that differ in exactly one thing — the record, or the guard, never both — so you can attribute the change. Both runs execute when this page loads. Open either one in the sandbox to see its full step-by-step trace.
—
Computed live, in this page
Same base agent, guard off versus on, over all fourteen cases. Lower is safer. The guarded column going flat while the unguarded column varies is the point: safety is being set by the policy, not by the agent's good intentions.
| Base agent | Unsafe off | Unsafe on | Reduction | Out-of-scope off | Out-of-scope on | Injection off | Injection on |
|---|