compliance
Applied AI interview questions tagged compliance, across every topic.
10 questions · 2 unlocked for you
Concepts behind "compliance"
The curriculum that explains the ideas these questions test.
Foundational
Audit TrailsAn audit trail logs enough to reconstruct and explain any AI decision: the input, retrieved context, model and prompt version, output, and who/when, plus human overrides and guardrail events. It is the backbone of debugging, incident response, compliance (the EU AI Act and regulated domains require traceability), and accountability. The tension is privacy: logs are a sensitive surface, so you redact PII, control access, and set retention. Applied-AI interviews probe it because 'why did the model decide that?' must be answerable in serious deployments.🛡️ AI Security, Privacy & Governance
Core
AI Governance FrameworksAI governance is the program that makes deployments safe, fair, and compliant: risk assessment, documentation (model cards, datasheets), human oversight, monitoring, and incident response, structured by frameworks like the NIST AI Risk Management Framework and laws like the EU AI Act (which tiers obligations by risk). For high-risk systems, the practices this domain already recommends become legally mandatory. Applied-AI interviews probe it because enterprise and regulated deployments require it, and it turns ad-hoc safety into an auditable process.🛡️ AI Security, Privacy & GovernanceSign in
