Fact Graphs, Pathways & Appraised Evidence

Raising the Floor Under Promption and Provocation

Author - Dr. Avinash Kumar Gupta

Get started →
Architectural Note: this analysis, like Vibe Rounds itself, is a learning-stack companion piece for studying clinical reasoning on deidentified case material — not a clinical decision tool.

0. Recap: Two Cognitive Modes, One Shared Risk

The base framework runs two modes over case narratives — Promption, which scaffolds messy narrative data into structured illness scripts, and Provocation, which stress-tests the resulting hypothesis for anchoring and premature closure. Both modes are fluent by design. Neither, on its own, is anchored to anything outside the model's own internal coherence.

#17 Semantic Qualifiers #12 Diff Dx Deepdive #30 Anchor Extractor #45 Adversarial Shadow #28 Diagnostic Time-Out

That shared blind spot is the subject of this piece: two structured ground-truth layers — a knowledge graph and an institutional pathway — examined against real published examples, plus a third layer, appraised evidence, that answers a question neither of the first two can.

1. Layer One — The Knowledge Graph

Worked example: Chronic Kidney Disease

Reference tool

Vibe Rounds' Clinical Data Explorer is a browsable concept graph: diseases, findings, and investigations linked by system, prevalence tier, and a two-level "single-concept explorer" that shows which diseases connect to a finding, and which further concepts those diseases connect to in turn.

avi33tbtt.github.io/tools/concepts/

Applied to CKD, the graph does something a free-text answer can't: it turns a hedge into a checkable criterion. Instead of the model asserting "this looks like chronic kidney disease" as an internally coherent but unverified judgment, the graph holds the actual diagnostic threshold — eGFR below 60 mL/min/1.73m² persisting for three months or more — as a structured, queryable entry, alongside its linked findings, complications, and differential set.

Before the graph

Qualitative hedge

"Findings are consistent with chronic kidney disease" — fluent, but not falsifiable against anything.

After the graph

Criterion-based claim

eGFR < 60 for ≥ 3 months, cross-checked against the graph's own CKD entry and its linked differential field.

New capability

Coverage flag

A computable overlap score between case findings and graph entries — a visible proxy for "how sparse is my ground truth here."

What the graph fixes — and what it doesn't

Limitation

A graph raises the floor by making fabrication checkable — it does not stop correct data from being misapplied to an atypical or comorbid case that doesn't actually match the entry being invoked.

2. Layer Two — The Institutional Pathway

Worked example: Acute Pancreatitis

Reference pathway

Vibe Rounds' Acute Pancreatitis pathway page encodes a full time-boxed management sequence: immediate steps (0–24h), first-line management, definitive/escalation care, monitoring, complications, and red flags — each tied to a concrete time window rather than a general instruction.

avi33tbtt.github.io/pathways/acute-pancreatitis.html
ICD-10K85.9
SettingER / Ward / ICU
UrgencyHigh
Escalation gate48h organ failure

Where the CKD graph gives modules a fact to check, the pancreatitis pathway gives them something the fact graph structurally cannot: a sequence. Diagnosis requires 2 of 3 criteria; fluid resuscitation is titrated hour-by-hour against urine output; the well-known 48-hour organ-failure threshold defines severe disease under the Revised Atlanta Classification and is exactly the kind of concrete pause point the framework's Diagnostic Time-Out module needs, instead of a generic "pause and reconsider" prompt.

Ground-truth axisKnowledge graph (CKD)Institutional pathway (pancreatitis)
What it checksFacts & criteriaSequence & timing
Failure mode it targetsFabricated or ungrounded factsRight action, wrong time window
Concrete anchoreGFR < 60 for ≥3 months48h organ-failure threshold
Module it sharpens#45 Adversarial Shadow#28 Diagnostic Time-Out
New risk introducedMisapplied-but-correct dataFalse institutional authority ("per protocol")

A new risk: borrowed authority

Risk

A pathway-derived module doesn't just state a fact — it issues a timed, directly actionable instruction that carries the implicit weight of "per protocol." A wrong instruction here compounds faster and is trusted more readily than a wrong fact, which argues for stricter provenance and citation requirements on pathway-derived modules than on fact-based ones.

The net effect: a mature system needs to separately audit diagnostic correctness, sequencing correctness, and contextual/population correctness (special populations, contraindication branching) — rather than collapsing all three into a single aggregate "reasoning quality" score.

3. Layer Three — Appraised Evidence

Facts answer what. Pathways answer when. Appraised evidence — systematic reviews, meta-analyses, GRADE-rated guidelines — answers a third question neither layer touches: how strong is the justification, and under what conditions does it hold?

Sharpest new risk

Evidence-appraisal-shaped language is the most convincing hallucination surface in the entire stack, because it carries the highest inherent credibility signal. It is only safe when backed by real, traceable retrieval — not GRADE-style prose generated without an actual retrieval step behind it.

4. The Complexity/Bias Tradeoff

Stacking all three layers isn't free. For common, densely-documented diseases, the base model is often already close to ground truth — adding a fact graph, a pathway, and an evidence layer adds seams where independently-sourced components can quietly contradict each other, for a comparatively small accuracy gain.

For rare or atypical presentations, the picture is sharper: unstructured reasoning over-fits the case to the nearest common script, while a structure-first approach can force a sparse or absent entry into the nearest available match — both produce confident wrongness, just via different mechanisms, and the structured failure is harder to detect because it wears the appearance of verified rigor.

"The highest-leverage fix isn't adding or withholding ground-truth layers uniformly — it's making 'how much ground truth do I actually have for this case' a first-class, visible output of the system itself."

A well-designed system can fail loudly — an explicit "no strong match" signal — rather than silently inheriting the base model's overconfidence. Disagreement across layers (fact graph vs. pathway vs. evidence) is itself a usable audit signal, provided the seams are surfaced rather than papered over. That argues for differential deployment: heavy structure is low-value where the base model is already reliable, and highest-value exactly where unstructured reasoning fails worst — conditional on the structure honestly reporting its own coverage density.

5. Proposed Next Step

An empirical study: run matched common and rare cases both with and without the ground-truth layers (fact graph, pathway, evidence), and measure three outcomes across both conditions —

Metric 1

Diagnostic accuracy

Does the added structure actually move the answer closer to ground truth?

Metric 2

Detectability of failure

When it's wrong, does it fail loudly (flagged) or quietly (confidently wrong)?

Metric 3

Learner calibration

Does the learner's own confidence track the true reliability of the answer they were given?

Continue to Part 3 · Weighting Ground-Truth Layers by Case Complexity →