← back to invincible-jha__aumai-sovereignstack

All specs 2 total

All specs Real LLM only Function bodies
SovereignDeployer._hipaa_checksREAL LLM gemma4:latest · · unknown
src/aumai_sovereignstack/core.py
Generates a list containing a single compliance check object that assesses the presence of Protected Health Information (PHI) access controls within the provided deployment configuration. It accepts a configuration object and a string representing the deployment framework as inputs. The function returns a list of ComplianceCheck instances, indicating whether the necessary PHI controls are configured and providing a descriptive message based on the check's outcome.
SovereignDeployer._hipaa_checkstemplated static_v1 · constant · Apache-2.0
src/aumai_sovereignstack/core.py · L293
Method `SovereignDeployer._hipaa_checks` with 2 parameter(s); returns `list[ComplianceCheck]`.