ARDIA PRECISION HEALTHGoverned AI for healthcare revenue & precision care
Back to Home
Platform Architecture

TARA — the Triadic Adjudicative
Reasoning Architecture

A three-layer neuro-symbolic system that adjudicates a denied claim against the exact policy that governs it. Deterministic policy logic, patient-record-grounded clinical reasoning, and a compounding denial-pattern library — engineered so that every output is traceable and citation-checked to its source.

TARA — the Triadic Adjudicative Reasoning Architecture

Neuro-symbolic: a language model reasons, a symbolic policy layer constrains it to real rules, and a guardrail layer must pass before any human sees the output.

1Layer 1 · Grounding

Data & De-identification

  • EDI 835/837, HL7, FHIR ingestion
  • Sentinel — HIPAA Safe-Harbor de-id
  • Entity resolution & normalization
  • Live PubMed / ClinicalTrials.gov
  • Payer policy corpus (NCD/LCD/MolDX)
no PHI to the model
2Layer 2 · Symbolic Policy

Rules the model can’t break

  • Coverage logic: NCD 90.2, MolDX LCDs
  • Coding: CPT/HCPCS, NCCI, MUE edits
  • Deterministic math (Meridian / PAMA)
  • Denial taxonomy (CARC/RARC)
  • Every claim maps to a citable rule
can’t invent a rule
3Layer 3 · Reasoning Core

Adjudicate, cite, guardrail

  • LLM reasons over grounded evidence
  • Swift · Cortex · Scholar tiers
  • Crucible — 6 guardrail gates
  • Cite-or-abstain, non-diagnostic
  • Draft → human reviews & files
must pass every gate
The compounding flywheel

Layer 1’s grounding corpus builds an EDI 835/837 denial-pattern library — after 60–90 days it enables pre-submission screening, flagging claims that match learned denial patterns before they ever go out. The data moat that compounds with every claim.

The Three Reasoning Tiers — Swift · Cortex · Scholar

Every Ardia model runs on TARA at one of three reasoning tiers. The tier decides how much deliberation a task earns — a clean claim resolves in one pass; a complex molecular denial gets a full, tool-using investigation. Same governed core, same guardrails, different depth. You can watch all three run live on Watch TARA Reason →

SwiftFast tier

Instant, low-deliberation answers with no tool calls. For clean claims, quick eligibility checks, and code lookups where the symbolic policy layer already holds the answer. Swift returns the cited rule and the routing decision — or escalates to Cortex when the case is ambiguous.

No tool callsPolicy-layer directAuto-escalates
🧠CortexThinking tier

Shows its step-by-step reasoning before the answer. Cortex works the problem through — reconciling the denial code, the clinical record, and the governing policy — and exposes each step so a reviewer can follow the logic. For medical-necessity judgments and multi-factor denials.

Visible reasoningRecord-groundedReviewer-legible
🔬ScholarDeep-research tier

The full investigation. Scholar plans, calls tools, searches policy & evidence, retrieves, reasons, and cites. It pulls the governing LCD/NCD/MolDX rule, checks NCCN / CPIC / PubMed where relevant, and assembles a fully-referenced appeal — every assertion traced to a named source, or it abstains.

Tool-usingCite-or-abstainFull audit trace

Six guardrails every output must pass

TARA is governed by construction, not by policy memo. Before any model output reaches a human, it runs through the Crucible — a behavioral gate harness that blocks anything unsafe, ungrounded, or out of scope. When a gate fails the answer is withheld entirely, not returned with a warning. These gates are the safeguards that let a regulated buyer and a diligence-minded investor trust the system. They are enforced in code, tested, and non-optional.

🩺
Non-diagnostic gate
No output may state or imply a diagnosis, treatment decision, or medical advice. Decision-support only.
👤
Human-in-the-loop
Nothing auto-files. Every appeal is a draft a licensed reviewer attests to and submits (TX SB 1188).
🔗
Cite-or-abstain
Every claim must trace to a named policy, guideline, or line in the record — or the model declines to assert it.
Policy-override block
The guarded LLM cannot override the deterministic policy engine. Symbolic policy always wins.
🔐
De-identification
PHI is stripped by Sentinel (HIPAA Safe Harbor) before any reasoning; raw identifiers never enter a prompt.
🚨
Safety escalation
Care-facing agents (Aria) escalate crisis signals — suicidality (C-SSRS), medical emergency — to 911 / a human, immediately.
💉
Scope-of-practice
No drug-and-dose recommendations, no clinical orders. Medication references stay at the drug-class / policy level.
Honesty gate
Every figure is labelled measured, cited, or modelled — no performance or traction claim ships unqualified.

Status: the Crucible guardrail harness (all six gates above) and Sentinel de-identification are now implemented and unit-tested — 34 tests green in-repo (Meridian, Cadence, Sentinel, Crucible), run on every push via CI. Integration into the live reasoning pipeline is in progress; full third-party audit (SOC 2, penetration testing) is planned pre-pilot.

How Ardia safeguards sensitive data (HIPAA / PHI)

Ardia is being built to handle Protected Health Information under HIPAA from day one. Sentinel is the compliance kernel every model inherits: it de-identifies before reasoning, encrypts at rest and in transit, logs every access, and enforces least-privilege. We are pre-revenue and process no production PHI today — the controls below are labelled by what is built now versus designed / planned before the first pilot under a signed BAA.

Safe-Harbor de-identification IN BUILD

All 18 HIPAA Safe-Harbor identifiers (§164.514(b)(2)) — names, geography, dates, MRN, SSN, contact, device & biometric IDs — are stripped or generalized before any text reaches a model. Raw PHI never enters an LLM prompt.

Encryption everywhere PLANNED

PHI encrypted at rest with AES-256 and in transit with TLS 1.3, on HIPAA-eligible Google Cloud (Cloud Healthcare API, BigQuery). Keys managed in Cloud KMS with rotation.

Tamper-evident audit log IN BUILD

Every PHI access and every reasoning step is written to an append-only, timestamped audit trail — reviewable end-to-end, built to a CLIA/CAP-grade standard for defensibility.

Role-based access (RBAC) IN BUILD

Minimum-necessary access by role — a reviewer sees only what their task requires. No standing broad access to PHI; every grant is scoped and logged.

No PHI in prompts or logs ENFORCED

A hard rule in the codebase: patient identifiers are never sent to a third-party model API and never written to console or error logs. De-identified, minimum-necessary data only.

BAA-gated vendors PLANNED

No vendor touches PHI without a Business Associate Agreement. BAAs with the cloud and model providers are to be executed before any pilot processes real patient data.

Datasets used today vs. planned.  Today: public UCI HAR (Cadence training, CC BY 4.0), synthetic / de-identified sample records for demos, and public policy corpora (CPT/PLA, MolDX DEX Z-codes, NCD 90.2, LCDs, NCCI edits, CLFS/PAMA) — these are what the engine retrieves and cites today.  Clinical-guideline corpora (NCCN, CPIC, GOLD/GINA) are in development and are not yet citation-bound.  Planned, under LDS/DUA and BAA: a design-partner lab’s own EDI 835/837 denials for a retrospective backtest. No real patient data is processed until those agreements are in place.

What the framework can prove today

TARA is a framework in build, but it already produces real, reproducible results — because parts of it are deterministic or trained from scratch on public data. We separate what is measured from what is modelled, on every page, on purpose.

95.45%
Cadence held-out accuracy
Trained from scratch on public UCI HAR, subject-independent split — reproducible in-repo.
Deterministic
Meridian PAMA engine
2027–2029 CLFS compounding math, unit-tested, no PHI — same input, same output, every run.
Grounded
Live reasoning demos
The “watch it reason” traces show the actual tool-using path against real codes — not a scripted animation.
100%
Claims labelled honestly
Every number on this site is measured, cited to a source, or clearly marked a modelled target.

Every Ardia model runs on TARA

TARA isn’t one product — it’s the governed reasoning core the whole constellation inherits. Each model does one job well, at the tier its job demands, behind the same guardrails and the same audit trail.

ModelJobPrimary tierStatus
MolecuIQMolecular & genomic denial recovery (MolDX, NGS, NCCN)ScholarModelled target
ToxIQToxicology denial appeals (G0480–G0483, NCCI, PGx overlay)CortexModelled target
PulmoIQRespiratory intelligence — asthma / COPD (GOLD/GINA)CortexModelled target
MeridianPAMA rate-cliff engine — deterministic, no PHISymbolicDeterministic · unit-tested
CadenceMovement / deterioration model (phone sensors)SwiftMeasured · 95.45% UCI HAR
AriaVoice-first elder companion & safety spine (FAST/C-SSRS/911)CortexModelled target
LumenPlain-language report & scan explainerCortexModelled target
SentinelDe-identification & audit compliance kernelSymbolicIn build

Why TARA’s Policy Layer Can’t Invent a Rule

Layer 2 is deterministic policy logic

It executes rules against encoded policy, so it cannot invent a policy section. If a section governs the CPT under that MAC, the engine cites it; if none does, it returns nothing to fabricate.

Layer 3 is grounded inference only

Every clinical assertion cites a specific line in the patient record — not a plausible invention. If the record doesn't support an appeal, the engine says so rather than manufacturing support.

Practitioner attestation before submission

Every AI output requires human-in-the-loop practitioner attestation before it is submitted, satisfying Texas SB 1188.

Designed for a full audit trail

Every reasoning step is designed to be captured in a full, timestamped, CLIA/CAP-grade audit trail — reviewable end to end.

Regulatory & healthcare standards

TARA is engineered against the rules a healthcare AI actually has to satisfy — not as a compliance afterthought, but as design constraints baked into the guardrails and the audit trail. We claim alignment and readiness, not certifications we don’t yet hold.

HIPAA (Privacy & Security)

Safe-Harbor de-identification, encryption, audit logging, minimum-necessary access. HIPAA-ready by design; no production PHI processed pre-BAA.

Texas SB 1188

AI clinical outputs require review by a licensed professional before use. Enforced by the human-in-the-loop guardrail — nothing auto-files.

Texas TRAIGA

The Responsible AI Governance Act — transparency, documented intended use, and human oversight. TARA’s audit trail and non-diagnostic scope are built to it.

False Claims Act (FCA-aware)

Appeals are grounded in the record and cited to policy — designed so nothing overstated is ever submitted. Human attestation is the backstop.

CLIA / CAP-grade audit

The reasoning trail is designed to the documentation standard lab accreditation expects — timestamped, attributable, reviewable end-to-end.

SOC 2 Type II PLANNED

Not yet certified. SOC 2 readiness and audit are planned before enterprise deployment; we say so plainly rather than imply a badge we haven’t earned.

What’s real today — and what isn’t yet

Ardia is pre-revenue and seed-stage. The framework is real and partly built; most models are designed and in build. Here is exactly where each piece stands — no rounding up.

Built now
  • Cadence model — trained, 95.45% held-out (UCI HAR), reproducible
  • Meridian PAMA engine — deterministic, unit-tested
  • Grounded, honesty-verified reasoning demos (Swift/Cortex/Scholar)
  • Ardia Studio — live model runner
  • Sentinel de-id & Crucible 6-gate guardrails — implemented, 34 tests green + CI
In build
  • Symbolic policy engine — full LCD/NCD/MolDX DEX rule set
  • Integrating Sentinel & Crucible into the live reasoning pipeline
  • Tamper-evident audit log & RBAC
  • MolecuIQ / ToxIQ / PulmoIQ / Aria / Lumen model logic
Planned
  • HIPAA-eligible GCP infrastructure + executed BAAs
  • SOC 2 Type II readiness & audit
  • EDI 835/837 ingestion & LIS/EHR FHIR integration
  • First paid lab pilot — retrospective backtest under LDS/DUA

Generic AI vs TARA

PropertyGeneric AITARA
Policy lookupA single model may invent a plausible-sounding policy section.Layer 2 executes deterministic rules over encoded LCD/NCD/MolDX policy — it cannot invent a section.
Clinical claimsMay generate assertions not present in the record.Layer 3 reasons only over the grounded record — every inference traces to a specific source.
Unsupported appealTends to produce an answer regardless.If documentation doesn't support an appeal, TARA says so.
Human reviewOften none required by design.Practitioner attestation required before submission (TX SB 1188).
AuditabilityReasoning is typically opaque.Designed for a full timestamped, CLIA/CAP-grade audit trail.
Learning over timeNo structured denial memory across claims.Layer 1’s grounding corpus compounds an EDI 835/837 denial-pattern library, enabling pre-submission screening after 60–90 days.

See the framework reason for itself

Enter a denial and watch TARA plan, pull the governing policy, reason against the record, and assemble a cited, review-ready appeal — at the Swift, Cortex, or Scholar tier. The trace is real, not a scripted animation.

▶ Watch TARA Reason See the model constellation