Skip to main content
When your runtime routes proposed actions through Sector8 and HIPAA compliance packs are active, Sector8 can enforce PHI-oriented controls before local dispatch. Sector8 does not make your organization HIPAA-compliant by itself and does not replace BAAs, privacy programs, or legal review. Set COMPLIANCE_LEVEL=HIPAA to activate PHI pattern matching at admission check 6 (ComplianceGate) for routed evaluate calls.

Controls supported at the tool boundary

Coverage applies to tool calls routed through evaluate or a Sector8 connector. Unconnected paths are not automatically covered.

PHI detection

ComplianceGate (AC-6) uses regex-based pattern matching to detect PHI. The shipped HIPAA pack detects: Detection is pattern-based, not semantic. Clinical notes or narrative text that do not contain these structured identifiers are not matched by the HIPAA pack. The GDPR PII patterns (email, phone, SSN, and others) also apply when COMPLIANCE_LEVEL=HIPAA.

Decision evidence

A PHI-related denial on the routed path produces a decision artifact such as:
Your runtime must honor the decision: execute only on ALLOW, block on DENY, and fail closed on missing, unknown, or failed evaluate results. See Compliance overview and Evaluate.