Executes an automated compliance assessment for a specific entity (agent, model, dataset, or workflow) against a supported regulation. The check evaluates the entity’s configuration, access patterns, data handling, and audit trail against the regulation’s requirements and produces a compliance determination with detailed findings.Compliance checks are idempotent for the same entity-regulation pair within a 24-hour window. Repeated calls within that window return the cached result.
The regulation or framework to assess against. Supported values: - SOC2 —
SOC 2 Type II controls - ISO27001 — ISO 27001 information security
management - GDPR — EU General Data Protection Regulation - HIPAA — US
Health Insurance Portability and Accountability Act - EU_AI_ACT — EU
Artificial Intelligence Act
Optional scope qualifier to narrow the assessment. For example,
access-control to assess only access-control-related controls, or
data-handling for data processing controls. If omitted, a full-scope
assessment is performed.
The compliance determination. One of: - compliant — entity meets all
assessed requirements - non_compliant — entity fails one or more critical
requirements - partial — entity meets some but not all requirements