Wired in prototypeIntegration / ingestion
FHIR R5 via JupyterHealth Exchange (primary), HL7v2 fallback, MuleSoft API-Led Connectivity for system integrations.
Standards-based. JupyterHealth is the consented FHIR substrate; MuleSoft handles system-to-system writes and transforms. Avoids per-EHR custom work.
JupyterHealth integration brief →Wired in prototypeRead plane / unified patient memory
Salesforce Data 360 — Identity Resolution + Calculated Insights + Segments, zero-copy federated over JupyterHealth FHIR, DBDP features, and the customer's EHR-of-record.
Solves identity + grounding in one substrate without bulk PHI ingestion. Snowflake / Databricks / Epic Health Cloud are federation targets, not separate Pause platforms.
Data 360 brief →ShippedInference + orchestration
Anthropic Claude Sonnet 4.5 via @anthropic-ai/sdk for the Care Router; deterministic Pause policy engine as fallback. Multi-agent control plane via the (mocked) MuleSoft Agent Fabric.
Frontier-quality reasoning where it counts; deterministic safety floor where it doesn't. The Agent Fabric provides registry + policy catalog + trace plane.
Agent Fabric brief →ShippedTool surface for agents + customer LLMs
MCP server exposing four Pause tools (get_patient_timeline, get_data360_grounding, evaluate_routing_policy, list_segments). Compatible with Claude Desktop, Cursor, Agentforce, and any MCP client.
Lets the customer's own LLMs read Pause's data + policies the same way our agents do. Standard protocol, no per-vendor adapters.
MCP server brief →DesignedFoundation model strategy
Frontier providers (Anthropic primary, OpenAI / Google as alternates). Open-weight options (Llama, Mistral) earmarked for security-sensitive on-prem deployments.
Best-in-class quality where allowed; on-prem swap available for customers that need it, without rebuilding the agent layer.
FutureSpecialty models
Phase 2: domain-specific classifiers and embeddings for symptom-cluster scoring + risk stratification. Phase 1 uses the deterministic policy engine + LLM reasoning.
Small models for the repetitive structured work; LLMs only where reasoning is required. Specialty models are a Phase 2 step gated on having labeled real-deployment data.
Wired in prototypeWearable + biomarker features
Digital Biomarker Discovery Pipeline (DBDP). Phase 1 shipped: FLIRT-backed RMSSD with closed-form correctness tests. Phase 2: EDA, sleep, vasomotor burden composite via Devicely + DHDR.
Reuses peer-reviewed wearable feature pipelines instead of reinventing them. Honest about what's shipped (RMSSD) vs what awaits library upgrades (numpy < 2.0 in Devicely's current release).
DBDP feature engineering brief →Wired in prototypeApplication + intake
Next.js (this site, the SMART-on-FHIR launch surface ahead). Salesforce Agentforce Service Agent for live intake (running on a real Service Cloud org today).
Same engineers can move between web, EHR-embedded, and intake surfaces. React Native patient-mobile app is Phase 2.
Agentforce intake brief →DesignedInfrastructure
Vercel for the demo + investor brief; AWS (HIPAA-eligible) + customer-controlled VPC for production deployments. GitHub Actions CI.
Vercel today because the brief is a public artifact; AWS + per-customer VPC at customer-deployment time so PHI never leaves customer-controlled blast radius.
Wired in prototypeObservability + trace plane
Agent Fabric trace ring buffer: per-call spans with model, inputs, outputs, sources queried, durations, agent + protocol. Customer-deployment OpenTelemetry export via the MuleSoft tap.
Audit-grade trail. Inputs/outputs/model/duration are live today in the demo trace plane; clinician-action capture lands when the SMART-on-FHIR install ships.
See the live trace plane →