What stays on-device
- raw user text, images, audio, and sensor readings
- most inference requests and outputs
- local training batches and personal adaptation data
HIPAA-compliant AI is artificial intelligence that handles electronic Protected Health Information (ePHI) under a combination of HIPAA Security Rule safeguards (administrative, physical, and technical) and the contractual controls that go alongside them — most prominently a Business Associate Agreement (BAA) and explicit data-use terms covering training, retention, and de-identification. Octomil narrows the surface area further by running inference on the device, so raw patient content rarely leaves it in the first place.
Real-world HIPAA reviews mix three categories. The HHS Security Rule defines administrative, physical, and technical safeguards. Alongside those, vendors and customers negotiate contractual data-use terms; and on top of HIPAA itself, some jurisdictions (notably California) layer additional disclosure obligations on the provider.
Octomil narrows several of the technical and contractual surfaces by keeping inference on-device: the control plane never sees raw ePHI, so encryption-at-rest, retention, de-identification, and even subprocessor exposure shrink to telemetry and audit metadata only. The BAA path, RBAC, and customer-side disclosure obligations still apply.
Reducing centralized handling of sensitive data can shrink the surface area you need to justify during security, privacy, and procurement review.
Define when requests stay local, when cloud fallback is allowed, and where additional review is needed for specific workloads or cohorts.
Use organization-scoped access, audit logs, and review-ready documentation to explain who can change deployments and what signals are stored centrally.
Pair this commercial review page with the technical documentation in the security architecture guide for implementation detail and operational posture.
Technical detail on identity, key management, device authentication, and production hardening.
Open technical guide →Review the broader trust center for disclosure process, operating posture, and team contacts.
Open trust center →Use the AI inference cost calculator to model when on-device execution reduces both cost and centralized data exposure.
Estimate AI inference cost →Tell us about your device mix, routing requirements, and review constraints. We’ll help map what stays on-device, what reaches the control plane, and what needs a BAA or security review.