HakiRecommendedAbstractionCausalSimulation

Healthcare & Life Sciences

The Problem

The model includes two physiologically mutually exclusive symptoms in the same diagnostic hypothesis because they co-occur in clinical notes where multiple conditions are discussed together. It finalizes treatment recommendations without checking contraindication databases. It inherits publication bias from a training corpus where positive trials publish at twice the rate of negative ones.

How Ejentum Solves It

One API call forces your model to check contraindication constraints and demand mechanistic evidence before accepting any clinical hypothesis. Confirmation bias is structurally blocked.

The Failures

  • 01

    The Pattern

    Physiologically mutually exclusive symptom combinations appear in the same diagnostic hypothesis

    Why It Happens

    The model learned symptom co-occurrence statistics from clinical notes, not biological exclusion constraints. Two symptoms that never co-occur in biology may co-occur in documentation when multiple conditions are discussed together.

    The Resolution

    AB-005Invariant Sentinel

    Guards biological invariants: if symptom A physiologically excludes symptom B, the agent cannot include both in the same diagnostic hypothesis.

  • 02

    The Pattern

    Treatment recommendations finalized without checking known contraindications against the patient profile

    Why It Happens

    Contraindication databases are external to the model weights. The model may have seen contraindication information during training, but retrieval from weights is probabilistic and cannot guarantee recall of every relevant interaction.

    The Resolution

    CA-017Constraint Satisfier

    Requires every treatment recommendation to pass through the full contraindication constraint set before finalization, halting the reasoning chain on any violation.

  • 03

    The Pattern

    Efficacy estimates inflated by publication bias: the model inherits a skewed prior from literature where positive trials publish at twice the rate of negative ones

    Why It Happens

    Publication bias is baked into the training corpus. Journals publish positive results disproportionately, so the model overestimates treatment effects. Without explicit correction for missing negative studies, the prior is systematically wrong.

    The Resolution

    CA-022Bias Interceptor

    Detects and corrects for publication bias by weighting evidence by methodology and sample size rather than outcome direction, adjusting the prior for the estimated proportion of unpublished negative results.

The Evidence

+19.3pp on abstraction tasks

EjBench, 30 abstraction tasks

Clinical reasoning spans biological invariants, contraindication databases, causal mechanisms, and confidence calibration simultaneously. Four synergized abilities cover the failure surface no single scaffold can reach.

AB-V2-270.3811.000 Haki

Task required enforcing category boundaries across three structurally isomorphic problems. Baseline conflated surface similarity with structural equivalence. Haki verified each structural mapping independently. Perfect score.

Behavioral Signals

EjBench, 180 tasks, blind protocol

Verification

+44%

1.50/3.02.16/3.0

Self-Monitoring

+92%

0.94/3.01.81/3.0

Epistemic Honesty

+26%

1.54/3.01.94/3.0

Audit Trail

+5%

2.64/3.02.76/3.0

Run your next diagnostic reasoning task through the API. See how the scaffold forces constraint checking you did not prompt for.