All specs 2 total
SovereignDeployer._pdpa_checksREAL LLM gemma4:latest · · unknownsrc/aumai_sovereignstack/core.py
Generates a list containing a single compliance check object that validates the presence of a purpose limitation policy within the provided 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 purpose limitation policy was defined and providing a corresponding detail message. This process does not modify any external state.
SovereignDeployer._pdpa_checkstemplated static_v1 · constant · Apache-2.0src/aumai_sovereignstack/core.py · L310
Method `SovereignDeployer._pdpa_checks` with 2 parameter(s); returns `list[ComplianceCheck]`.