PHI Compliance Infrastructure
The audit chain your
OCR investigator
can actually read.
Hermes produces a per-token, CFR-cited, SHA-256 hash-chained record of every PHI scrubbing decision — inside your environment, never leaving it. Built for MSPs serving HIPAA-covered entities.
Zero-egress architecture. Data never leaves your environment.
Illustrative output — sample audit stream (CFR citations shown are demo format)
✓ Illustrative chain — tamper-evident format shown for demo purposes
The Documentation Gap
Every tool detects PHI.
None of them can prove
what they did with it.
When OCR investigates a business associate, they do not ask whether you had a scrubbing tool. They ask you to produce the evidence — exactly what was found, under which regulation, by which method, in an unbroken chain from scan to audit. Cloud-based competitors run ML models that cannot answer that question. Their architecture makes honest attestation impossible.
What carriers ask
Is MFA enforced for privileged access? How many PHI records do you handle? Can you document what was found and how it was handled?
Coalition Application Q4, Q6 — verbatim
What OCR demands
Produce documentation of your de-identification method, the specific identifiers found, and the regulatory basis for each classification decision.
45 CFR §164.514(b) — Safe Harbor standard
What MSPs cannot produce
A per-token, CFR-cited, cryptographically signed record that documents Safe Harbor-aligned de-identification — with core identifier coverage today and full Safe Harbor coverage actively expanding.
OCR Risk Analysis Initiative — 2026
OCR issued seven resolution agreements against business associates in 2025 alone — the highest enforcement total against business associates since 2013. For MSPs serving healthcare clients, the documentation gap is not a hypothetical compliance problem. It is an active enforcement trend.
How Hermes Works
Deterministic. Zero-egress.
Court-defensible by design.
ARCHITECTURE
Zero-egress
Hermes runs entirely inside your environment. PHI never transits external infrastructure — making your attestations technically accurate, not just aspirational.
METHOD
Deterministic
Regex and a fixed-version spaCy model detect core PHI identifiers — SSN, payment cards, and names, dates, and organizations — with Safe Harbor coverage actively expanding. Never a hosted LLM: the same input produces the same output, every run.
EVIDENCE
Court-defensible
Each decision is recorded as a per-token, CFR-cited event and sealed into a SHA-256 hash chain. The result is an unbroken, tamper-evident record an OCR investigator can verify byte by byte.
Sample audit chain output
Illustrative output — not live product data. CFR citations shown are sample format; per-token citations are actively expanding.
Every scrubbing decision.
Hash-chained.
Audit-ready.
Illustrative sample of Hermes' audit chain format. Today Hermes detects SSN, payment cards, and names, dates, and organizations via spaCy NER — high-recall detection on core identifier types, with transparent per-category coverage. Each redaction is sealed into a SHA-256 hash chain inside your environment. No external processor. No black box.
Patient: Sarah Mitchell, DOB 03/14/1978, SSN 412-55-8901 Phone: (555) 000-0000 Diagnosis: Type 2 Diabetes, ICD-10 E11.9 Referring physician requested AI-assisted prior auth summary.
⚠ PHI detected — payload blocked from AI pipeline
Patient: [PATIENT_NAME_A], DOB [DATE_C], SSN [SSN_J] Phone: [PHONE_REDACTED] Diagnosis: Type 2 Diabetes, ICD-10 E11.9 Referring physician requested AI-assisted prior auth summary.
✓ Core identifiers redacted — name, DOB, SSN, phone numbers (illustrative sample)
✓ Chain integrity verified — each block hash includes the previous block hash. Tamper-evident since block #000001.
Hash-chained audit records are generated inside your environment for every payload Hermes processes. Safe Harbor-aligned documentation with expanding identifier coverage.
Request a PilotTechnical architecture
What runs. Where it runs.
What it touches.
Hermes deploys as a single Python service inside the customer environment. No external classifier. No data in transit. The scrubbing pipeline is fully deterministic — the same input produces the same output, every run, with a cryptographic record to prove it.
→ Full technical documentation and API reference available to pilot partners upon request.
Structural differentiation
Three things competitors
cannot replicate without
rebuilding from scratch.
Zero-Egress Architecture
Your PHI never leaves your environment. Every competitor's does.
Most cloud-based PHI classifiers -- regardless of vendor -- transit data through external infrastructure to run detection. That transit is the exposure: once PHI crosses your environment's boundary to reach a hosted classifier, a zero-egress claim no longer holds. Hermes runs entirely inside the customer's environment. No external classifier. No data in transit. That architecture is what makes a zero-egress attestation accurate rather than aspirational.
Deterministic, CFR-Cited Audit Trail
Every token. Every citation. Every block. Cryptographically sealed.
ML classifiers are powerful and non-deterministic. The same input can produce different outputs on different runs. There is no per-token record. There is no CFR citation attached to each decision. There is no cryptographic proof the log was not tampered with after the fact. Hermes produces a SHA-256 hash-chained, per-token, CFR-cited record of every single scrubbing decision. An OCR investigator can verify it byte-by-byte. No competitor -- open-source or commercial -- can make that statement.
Built for MSPs and SMB Healthcare
The customers who need this most are the ones no competitor serves.
Nightfall costs $20,000-$60,000 per year and requires enterprise procurement, a security team, and a multi-month sales cycle. The 10-person billing company in Knoxville, the regional clinic, the MSP managing 15 HIPAA-covered clients -- none of them will ever see a Nightfall contract. Hermes is priced, packaged, and deployed for exactly those customers. Self-hostable. Operational in a week. No enterprise contract, no security team required.
-> No funded competitor produces token-level, CFR-cited, cryptographically-signed scrubbing decision records. That is not a roadmap gap. It is an architectural one.
Who built this
Compliance background first.
Engineering second.
That order matters.

Before writing a line of Hermes, I spent years in manufacturing and construction trades, then moved into systems engineering — building self-directed expertise in HIPAA, DSCSA, 21 CFR Part 11, ALCOA+, and GAMP 5 through hands-on pharmaceutical supply chain compliance work, not a classroom.
That order — regulatory depth before the code — is why Hermes is built the way it is. The CFR citations attached to every scrubbing decision aren't decorative. They come from actually having sat with the standard long enough to know which subsection applies to which identifier, in the same way a compliance officer would.
Hermes is built and operated by one person. When you request a pilot, the person who architected the attestation chain is the person on the call.
Vendor-agnostic architecture
Hermes is not a replacement
for your stack. It is the layer
your stack cannot provide.
No DLP platform -- Purview, Netskope, Nightfall -- can produce a zero-egress, deterministic, CFR-cited audit record on its own. Hermes fills that gap and exports the evidence as a generic JSON webhook, ready for anything that accepts one today, with platform-specific connectors as ongoing work.
Any HTTP JSON webhook receiver
Every scrubbing decision fires a structured JSON event to a URL you configure, with an optional auth header for token-based intake. This is a real, tested capability today -- not a mockup.
Splunk Cloud - Splunk Enterprise
Point the webhook at your HEC endpoint and set the auth header to your HEC token. Every scrub call lands as a structured event -- CFR citation, field type, hash chain ID, timestamp -- with no custom parser required.
Datadog - CrowdStrike - Azure Sentinel - Purview - Netskope - Zscaler
Platforms that accept a generic webhook or HTTP intake can consume Hermes' event stream today. Platforms requiring signed requests -- Sentinel's Data Collector API, for example -- are not yet supported; that is roadmap work, not a shipped connector.
OpenAI - Azure OpenAI - Anthropic - Any LLM endpoint
Call /v1/scrub before your LLM request in your own pipeline code. Core identifiers are scrubbed and the audit record is sealed before payload content reaches the model. Today this is a direct API call you wire in, not an automatic transparent proxy.
One generic JSON event exporter. Any destination.
Hermes emits a structured event for every scrubbing decision: field type, CFR citation, hash chain ID, payload ID, and timestamp. That event is platform-agnostic JSON over a configurable webhook, with an optional auth header for token-based intake like Splunk's HTTP Event Collector. Platforms requiring signed requests are on the roadmap, not yet shipped.
The enforcement context
The documentation gap has a
dollar figure attached to it.
OCR resolution agreements against business associates in 2025 alone
HHS Office for Civil Rights — 2025 Enforcement Report
Average cost of a healthcare data breach — the costliest industry for the 15th consecutive year
IBM Cost of a Data Breach Report 2025
Safe Harbor identifier categories OCR expects documented per incident
45 CFR §164.514(b)(2) — HIPAA Safe Harbor Standard
Pricing
No enterprise contract.
No security team required.
Hermes is built for the MSP managing 15 HIPAA-covered clients and the 10-person billing company — not the Fortune 500 with a six-month procurement cycle.
PILOT
Full production deployment in your environment. No shared infrastructure.
- →Zero-egress deployment in your environment
- →Hash-chained audit trail from day one
- →SSN, PAN, name, date, phone detection
- →API key + integration support
- →Direct access to the engineer who built it
PRODUCTION
After pilot. Month-to-month. No enterprise contract required.
- →Everything in Pilot, ongoing
- →Expanding identifier coverage
- →CFR citation updates as regulations change
- →Priority support via direct channel
Starts after pilot
→ Pilot pricing is fixed for current design partners. Production pricing locks at pilot rate for the first 12 months.
→ Business Associate Agreement (BAA) available upon request. Required for HIPAA-covered deployments.
Know your exposure before your insurer asks
PHI AI Readiness Assessment
A written gap analysis of your current AI tooling against the 45 CFR §164.514(b) Safe Harbor standard — with remediation priorities and an attestation readiness score your insurer or auditor can read. Delivered in five business days. The $750 fee applies in full toward the pilot if you proceed.
- →Gap analysis against 45 CFR §164.514(b) Safe Harbor — all 18 identifier categories
- →Remediation priorities ranked by enforcement exposure, not theoretical risk
- →Attestation readiness score formatted for cyber insurers and OCR auditors
- →Written report delivered within five business days of intake
- →$750 fee credited in full toward the pilot program if you proceed
The process: you complete a 15-minute intake questionnaire covering your current AI tooling, PHI workflows, and existing controls. Andrew reviews it against the Safe Harbor standard and delivers a written report. No calls required unless you want one.
One pilot.
Your environment.
Your audit chain.
Hermes is currently accepting design partners for remote pilots. 30-day engagement, your infrastructure, full hash-chained audit evidence record from day one.
Zero-egress architecture · Data never leaves your environment · SHA-256 independently verifiable · Safe Harbor-aligned — building toward 45 CFR §164.514(b) · BAA available upon request