- What is the difference between ambient clinical AI and an AI-Native Medical building?
- Ambient clinical AI is a software condition: agents with persistent memory, goal-directed autonomy, and tool access that listen to encounters and act on protected health information. The AI-Native Medical is the physical architecture that workload requires — a sovereign compute edge node where inference runs on tenant-owned hardware inside an engineered exam-room enclave with no data egress. Ambient clinical AI describes what the software does; the AI-Native Medical specifies where it may lawfully run.
- What is ambient clinical AI?
- Ambient clinical AI is a class of software in which agents function as persistent participants in care rather than tools invoked one prompt at a time. Ambient clinical agents listen to the visit, draft documentation, reconcile data across the record, and call downstream systems autonomously, often through the Model Context Protocol. The term describes software behavior and does not by itself specify where inference executes or who holds custody of the PHI involved.
- Can a hospital run autonomous AI agents on protected health information?
- Not safely under standard cloud delivery. A covered entity cannot generally authorize continuous, autonomous agent access to protected health information when inference requires transmitting that PHI to third-party infrastructure. The AI-Native Medical resolves this at the architecture layer: because inference executes on tenant-owned hardware inside a declared boundary with no egress path, the data movement that triggers the HIPAA exposure never occurs.
- Why does zero egress matter for clinical AI agents specifically?
- Zero egress matters most for clinical agents because they read continuously across every encounter. Hyperscaler pricing subsidizes inbound transfer and meters outbound transfer, so a resident agent working against the record generates precisely the billing pattern that is most expensive — and the cost grows with the encounter volume that makes the agent valuable. In the AI-Native Medical no inference payload crosses the boundary, so the meter does not exist.
- Is the AI-Native Medical a software product?
- No. The AI-Native Medical is a technical specification for physical infrastructure, published as a Request for Comment. It defines requirements for siting, acoustic isolation, sensory ingestion, identity enforcement, and ownership separation — not an application. Software operators, property owners, and clinical-workflow integrators implement distinct roles around the specification under its Tripartite Ownership Model, and the specification itself certifies and endorses no vendor.
- Should this specification be called Ambient Clinical AI instead?
- No, and the reason is precision rather than branding. The term ambient clinical AI already denotes a software condition, and this document specifies physical infrastructure: exam rooms, silicon, acoustic ratings, and custody boundaries. Naming the specification after the workload would misdescribe its subject. The AI-Native Medical is the substrate on which ambient clinical AI can lawfully run inside a covered entity.
- How does the Model Context Protocol relate to the AI-Native Medical?
- The Model Context Protocol is the open standard through which models invoke tools and reach external context, and it is the interface clinical agents use inside an AI-Native Medical building. The specification's contribution is physical rather than protocol-level: it requires that MCP tool invocation be gated by zero-trust physical identity, so an agent's authority is bounded by which clinician is verifiably present in the enclave at the time of the call.