Clinical AI · pipeline
The Brain
Everything the platform does to a case, in the order it does it: what comes in, what reads it, what the record becomes, which engine touches which part of it, what has to pass before anything ships, and what a person finally reads. Each box is a real piece of the system and carries an honest status — several are partial and say so. Boxes become links to their own page as those land.
What kind of thing it is
Where it stands
Hover or tab onto a box to isolate what feeds it and what it feeds.
In words
This topology is hand-authored (src/data/brain-pipeline.json) — it is the owner's model of the system, not something derived from the code. When a box and the repository disagree, the box is wrong; say so.